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.
2 parents e946458 + e1f1530 commit e222e3dCopy full SHA for e222e3d
packages/thirdweb/src/assets/constants.ts
@@ -8,10 +8,10 @@ export const DEFAULT_SALT = "0x";
8
9
export const IMPLEMENTATIONS: Record<number, Record<string, string>> = {
10
8453: {
11
- AssetEntrypointERC20: "0x412c90c39CbBD6A2fFDbe9bF9Aa6Ad87717f487a",
+ AssetEntrypointERC20: "0x366933D1D583E19845CCEAc9fB104eF96710D575",
12
},
13
84532: {
14
- AssetEntrypointERC20: "0xF4d4dE479533Ee95B2b1EC10B682D4BC363E6A97",
+ AssetEntrypointERC20: "0x4936a2aCa1840245845fC1536B827A02ea81dD0f",
15
16
};
17
0 commit comments