Skip to content

Commit b716941

Browse files
committed
fix entrypoint addr
1 parent 873e46d commit b716941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/assets/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const IMPLEMENTATIONS: Record<number, Record<string, string>> = {
1515
V4PositionManager: "",
1616
},
1717
8453: {
18-
AssetEntrypointERC20: "0xad8978A9E8E39c5Ba81cAcE02358e4D90A7dBDcC",
18+
AssetEntrypointERC20: "0x7FF679bFb89ee0F88645CAb8Ab0844ea485a3434",
1919
ERC20AssetImpl: "",
2020
V3PositionManager: "",
2121
V4PositionManager: "",

0 commit comments

Comments
 (0)