We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a91bf commit 6ae4f00Copy full SHA for 6ae4f00
packages/thirdweb/src/assets/index.ts
@@ -3,3 +3,4 @@ export { createTokenByImplConfig } from "./create-token-by-impl-config.js";
3
export { distributeToken } from "./distribute-token.js";
4
export { isRouterEnabled } from "./is-router-enabled.js";
5
export * from "./types.js";
6
+export { getDeployedEntrypointERC20 } from "./get-entrypoint-erc20.js";
0 commit comments