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 873e46d commit b716941Copy full SHA for b716941
packages/thirdweb/src/assets/constants.ts
@@ -15,7 +15,7 @@ export const IMPLEMENTATIONS: Record<number, Record<string, string>> = {
15
V4PositionManager: "",
16
},
17
8453: {
18
- AssetEntrypointERC20: "0xad8978A9E8E39c5Ba81cAcE02358e4D90A7dBDcC",
+ AssetEntrypointERC20: "0x7FF679bFb89ee0F88645CAb8Ab0844ea485a3434",
19
ERC20AssetImpl: "",
20
V3PositionManager: "",
21
0 commit comments