Skip to content

Commit 6c8a5f3

Browse files
committed
updated testnet meter passport bridge contracts
1 parent a46a06b commit 6c8a5f3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

sdk/deployments/dev1BscTestnetSatChain.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"isBaseChain": false,
113113
"chainBridge/bridge": {
114-
"address": "0xcCeA086cbb7DA6bA5eb004fAd435F9b7712bA80e",
114+
"address": "0x15cf8FD3d7Cd83fE9a17f15322F4e95D30b3C880",
115115
"abi": [
116116
"constructor(uint8 chainID, address[] initialRelayers, uint256 initialRelayerThreshold, uint256 fee, uint256 expiry)",
117117
"event Deposit(uint8 indexed destinationChainID, bytes32 indexed resourceID, uint64 indexed depositNonce)",
@@ -235,4 +235,4 @@
235235
"hash": "0xe89e5d9a0ff111bbe88e4d71733d1776076211777a7ef6bf2d5ca60125a40d88",
236236
"blockNumber": 9382255
237237
}
238-
}
238+
}

sdk/deployments/dev1MeterTestnetSatChain.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"isBaseChain": false,
113113
"chainBridge/bridge": {
114-
"address": "0x4E68f5f704878e69AF9d58D5616168d69f1D03e4",
114+
"address": "0x79F0aAc7F2234eae45cA4161470a65E89EC8C513",
115115
"abi": [
116116
"constructor(uint8 chainID, address[] initialRelayers, uint256 initialRelayerThreshold, uint256 fee, uint256 expiry)",
117117
"event Deposit(uint8 indexed destinationChainID, bytes32 indexed resourceID, uint64 indexed depositNonce)",
@@ -235,4 +235,4 @@
235235
"hash": "0x6acfc7db1dbf5f83f572922e1c55a89e6a3072facae9b7945615462e1a202d04",
236236
"blockNumber": 2275878
237237
}
238-
}
238+
}

sdk/deployments/dev1RopstenBaseChain.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
},
182182
"isBaseChain": true,
183183
"chainBridge/bridge": {
184-
"address": "0x6fC272eD9B6B947a7858DF30D7DD2D8173306EA8",
184+
"address": "0x7Be5166449EE607a8Cd2BE6AF4120880b163668d",
185185
"abi": [
186186
"constructor(uint8 chainID, address[] initialRelayers, uint256 initialRelayerThreshold, uint256 fee, uint256 expiry)",
187187
"event Deposit(uint8 indexed destinationChainID, bytes32 indexed resourceID, uint64 indexed depositNonce)",
@@ -354,4 +354,4 @@
354354
"hash": "0x255c39c2c7084c934bd764bc82ad5d316b57068a387845960d775c01c0809209",
355355
"blockNumber": 10542785
356356
}
357-
}
357+
}

0 commit comments

Comments
 (0)