Skip to content

Commit a057578

Browse files
committed
fix: fix rootstock multicall contract address
1 parent 0bfffa3 commit a057578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/sdk-core/src/addresses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ const ZORA_SEPOLIA_ADDRESSES: ChainAddresses = {
265265

266266
const ROOTSTOCK_ADDRESSES: ChainAddresses = {
267267
v3CoreFactoryAddress: '0xaF37EC98A00FD63689CF3060BF3B6784E00caD82',
268-
multicallAddress: '0x996a9858cDfa45Ad68E47c9A30a7201E29c6a386',
268+
multicallAddress: '0x354a8678253af60A993469B7Df948f6034B6f0f7',
269269
quoterAddress: '0xb51727c996C68E60F598A923a5006853cd2fEB31',
270270
v3MigratorAddress: '0x16678977CA4ec3DAD5efc7b15780295FE5f56162',
271271
nonfungiblePositionManagerAddress: '0x9d9386c042F194B460Ec424a1e57ACDE25f5C4b1',

0 commit comments

Comments
 (0)