Skip to content

Commit af125b2

Browse files
committed
feat: update contracts to v2.1.3
1 parent a7f8d2b commit af125b2

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

src/contracts/RollupCreator/v2.1.ts

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
44

55
/**
6-
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x8c88430658a03497D13cDff7684D37b15aA2F3e1)
6+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x09De8b5E61E413F35f630798250ecE1B6ECA872A)
77
* -
8-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x091b8FC0F48613b191f81009797ce55Cf97Af7C8)
9-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x79607f00e61E6d7C0E6330bd7E9c4AC320D50FC9)
10-
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0x9B523BF5F77e8d90e0E9eb0924aEA6E40B081aE6)
11-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x6e244cD02BBB8a6dbd7F626f05B2ef82151Ab502)
12-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xd2Ec8376B1dF436fAb18120E416d3F2BeC61275b)
13-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xfb774ea8a92ae528a596c8d90cbcf1bdbc4cee79)
8+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x36395b4102526A51Bf730637334807fb182Bd0b6)
9+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x351015499AC958272E3A9B6936db0968dd31741A)
10+
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0xa1bd8B5b1FbacD24888C38A09fb4fDCf28c43263)
11+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x04824235981aCAe210A9362E7bBfe77452e9cD5b)
12+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x2Bf262F2f2187a998B87Ff5F91e418bDF38d89a4)
13+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x57A8aBED71b14dBa84b5d400A4227Ff4B4f31EB5)
1414
*/
1515
export const rollupCreatorABI = [
1616
{ stateMutability: 'nonpayable', type: 'constructor', inputs: [] },
@@ -202,36 +202,36 @@ export const rollupCreatorABI = [
202202
] as const;
203203

204204
/**
205-
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x8c88430658a03497D13cDff7684D37b15aA2F3e1)
205+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x09De8b5E61E413F35f630798250ecE1B6ECA872A)
206206
* -
207-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x091b8FC0F48613b191f81009797ce55Cf97Af7C8)
208-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x79607f00e61E6d7C0E6330bd7E9c4AC320D50FC9)
209-
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0x9B523BF5F77e8d90e0E9eb0924aEA6E40B081aE6)
210-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x6e244cD02BBB8a6dbd7F626f05B2ef82151Ab502)
211-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xd2Ec8376B1dF436fAb18120E416d3F2BeC61275b)
212-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xfb774ea8a92ae528a596c8d90cbcf1bdbc4cee79)
207+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x36395b4102526A51Bf730637334807fb182Bd0b6)
208+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x351015499AC958272E3A9B6936db0968dd31741A)
209+
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0xa1bd8B5b1FbacD24888C38A09fb4fDCf28c43263)
210+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x04824235981aCAe210A9362E7bBfe77452e9cD5b)
211+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x2Bf262F2f2187a998B87Ff5F91e418bDF38d89a4)
212+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x57A8aBED71b14dBa84b5d400A4227Ff4B4f31EB5)
213213
*/
214214
export const rollupCreatorAddress = {
215-
1: '0x8c88430658a03497D13cDff7684D37b15aA2F3e1',
215+
1: '0x09De8b5E61E413F35f630798250ecE1B6ECA872A',
216216
1337: '0x82A3c114b40ecF1FC34745400A1B9B9115c33d31',
217-
8453: '0x091b8FC0F48613b191f81009797ce55Cf97Af7C8',
218-
42161: '0x79607f00e61E6d7C0E6330bd7E9c4AC320D50FC9',
219-
42170: '0x9B523BF5F77e8d90e0E9eb0924aEA6E40B081aE6',
220-
84532: '0x6e244cD02BBB8a6dbd7F626f05B2ef82151Ab502',
217+
8453: '0x36395b4102526A51Bf730637334807fb182Bd0b6',
218+
42161: '0x351015499AC958272E3A9B6936db0968dd31741A',
219+
42170: '0xa1bd8B5b1FbacD24888C38A09fb4fDCf28c43263',
220+
84532: '0x04824235981aCAe210A9362E7bBfe77452e9cD5b',
221221
412346: '0x4287839696d650A0cf93b98351e85199102335D0',
222-
421614: '0xd2Ec8376B1dF436fAb18120E416d3F2BeC61275b',
223-
11155111: '0xfb774eA8A92ae528A596c8D90CBCF1bdBC4Cee79',
222+
421614: '0x2Bf262F2f2187a998B87Ff5F91e418bDF38d89a4',
223+
11155111: '0x57A8aBED71b14dBa84b5d400A4227Ff4B4f31EB5',
224224
} as const;
225225

226226
/**
227-
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x8c88430658a03497D13cDff7684D37b15aA2F3e1)
227+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x09De8b5E61E413F35f630798250ecE1B6ECA872A)
228228
* -
229-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x091b8FC0F48613b191f81009797ce55Cf97Af7C8)
230-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x79607f00e61E6d7C0E6330bd7E9c4AC320D50FC9)
231-
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0x9B523BF5F77e8d90e0E9eb0924aEA6E40B081aE6)
232-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x6e244cD02BBB8a6dbd7F626f05B2ef82151Ab502)
233-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xd2Ec8376B1dF436fAb18120E416d3F2BeC61275b)
234-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xfb774ea8a92ae528a596c8d90cbcf1bdbc4cee79)
229+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x36395b4102526A51Bf730637334807fb182Bd0b6)
230+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x351015499AC958272E3A9B6936db0968dd31741A)
231+
* - [__View Contract on Arbitrum Nova Arbiscan__](https://nova.arbiscan.io/address/0xa1bd8B5b1FbacD24888C38A09fb4fDCf28c43263)
232+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x04824235981aCAe210A9362E7bBfe77452e9cD5b)
233+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x2Bf262F2f2187a998B87Ff5F91e418bDF38d89a4)
234+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x57A8aBED71b14dBa84b5d400A4227Ff4B4f31EB5)
235235
*/
236236
export const rollupCreatorConfig = {
237237
address: rollupCreatorAddress,

wagmi.config.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,16 @@ const contracts: ContractConfig[] = [
105105
version: '2.1',
106106
address: {
107107
// mainnet L1
108-
[mainnet.id]: '0x8c88430658a03497D13cDff7684D37b15aA2F3e1',
108+
[mainnet.id]: '0x09De8b5E61E413F35f630798250ecE1B6ECA872A',
109109
// mainnet L2
110-
[arbitrumOne.id]: '0x79607f00e61E6d7C0E6330bd7E9c4AC320D50FC9',
111-
[arbitrumNova.id]: '0x9B523BF5F77e8d90e0E9eb0924aEA6E40B081aE6',
112-
[base.id]: '0x091b8FC0F48613b191f81009797ce55Cf97Af7C8',
110+
[arbitrumOne.id]: '0x351015499AC958272E3A9B6936db0968dd31741A',
111+
[arbitrumNova.id]: '0xa1bd8B5b1FbacD24888C38A09fb4fDCf28c43263',
112+
[base.id]: '0x36395b4102526A51Bf730637334807fb182Bd0b6',
113113
// testnet L1
114-
[sepolia.id]: '0xfb774ea8a92ae528a596c8d90cbcf1bdbc4cee79',
114+
[sepolia.id]: '0x57A8aBED71b14dBa84b5d400A4227Ff4B4f31EB5',
115115
// testnet L2
116-
[arbitrumSepolia.id]: '0xd2Ec8376B1dF436fAb18120E416d3F2BeC61275b',
117-
[baseSepolia.id]: '0x6e244cD02BBB8a6dbd7F626f05B2ef82151Ab502',
116+
[arbitrumSepolia.id]: '0x2Bf262F2f2187a998B87Ff5F91e418bDF38d89a4',
117+
[baseSepolia.id]: '0x04824235981aCAe210A9362E7bBfe77452e9cD5b',
118118
// local nitro-testnode (on "release" branch with --tokenbridge --l3node --l3-token-bridge flags)
119119
[nitroTestnodeL1.id]: '0x82a3c114b40ecf1fc34745400a1b9b9115c33d31',
120120
[nitroTestnodeL2.id]: '0x4287839696d650a0cf93b98351e85199102335d0',

0 commit comments

Comments
 (0)