Skip to content

Commit 80d22cf

Browse files
update registry addresses to match SDK v1.1.0
1 parent 347b580 commit 80d22cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

node/base-sepolia/1.3.1/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"enabled": true,
88
"trail_head_blocks": 3,
99
"rpc_url": "https://base-sepolia-rpc.publicnode.com",
10-
"registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170",
10+
"registry_address": "0xa0113fC5967707bF44d33CF9611D66726c7449B5",
1111
"wallet": {
1212
"max_gas_limit": 5000000,
1313
"private_key": "",

node/base/1.3.1/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"enabled": true,
88
"trail_head_blocks": 3,
99
"rpc_url": "https://mainnet.base.org",
10-
"registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170",
10+
"registry_address": "0xe2F36C4E23D67F81fE0B278E80ee85Cf0ccA3c8d",
1111
"wallet": {
1212
"max_gas_limit": 4000000,
1313
"private_key": "",

node/eth/1.3.1/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"enabled": true,
88
"trail_head_blocks": 3,
99
"rpc_url": "https://ethereum-rpc.publicnode.com",
10-
"registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170",
10+
"registry_address": "0xa0113fC5967707bF44d33CF9611D66726c7449B5",
1111
"wallet": {
1212
"max_gas_limit": 5000000,
1313
"private_key": "",

0 commit comments

Comments
 (0)