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 4330c6b commit 1e1314bCopy full SHA for 1e1314b
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