Skip to content

Commit abc8011

Browse files
authored
deploy SpokePool to BSC (#1193)
* deploy SpokePool to BSC Signed-off-by: Taylor Webb <tbwebb22@gmail.com> * bsc use getDefaultHardhatConfig Signed-off-by: Taylor Webb <tbwebb22@gmail.com> * correct helios deployment block number Signed-off-by: Taylor Webb <tbwebb22@gmail.com> --------- Signed-off-by: Taylor Webb <tbwebb22@gmail.com>
1 parent 769bd8d commit abc8011

File tree

6 files changed

+240
-17
lines changed

6 files changed

+240
-17
lines changed

broadcast/deployed-addresses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@
237237
"block_number": 52135703
238238
},
239239
"Helios": {
240-
"address": "0xE58480CA74f1A819faFd777BEDED4E2D5629943d",
241-
"block_number": 59344945
240+
"address": "0x19256DCEa4B63c56B3EFc8708cd62F595B2d1922",
241+
"block_number": 69434159
242242
}
243243
}
244244
},

broadcast/deployed-addresses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ This file contains the latest deployed smart contract addresses from the broadca
314314

315315
#### Helios
316316

317-
- **Helios**: `0xE58480CA74f1A819faFd777BEDED4E2D5629943d`
318-
- Block Number: `59344945`
317+
- **Helios**: `0x19256DCEa4B63c56B3EFc8708cd62F595B2d1922`
318+
- Block Number: `69434159`
319319

320320
### Unichain (Chain ID: 130)
321321

deployments/bsc/Universal_SpokePool.json

Lines changed: 60 additions & 7 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)