Skip to content

Commit 2428718

Browse files
authored
chore: deploy UniversalSpokePool to Plasma (#1196)
* deploy to Plasma Signed-off-by: Taylor Webb <tbwebb22@gmail.com> * re-deploy with correct OFT fee cap Signed-off-by: Taylor Webb <tbwebb22@gmail.com> --------- Signed-off-by: Taylor Webb <tbwebb22@gmail.com>
1 parent abc8011 commit 2428718

File tree

5 files changed

+234
-12
lines changed

5 files changed

+234
-12
lines changed

broadcast/deployed-addresses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,8 @@
582582
"chain_name": "Plasma",
583583
"contracts": {
584584
"Helios": {
585-
"address": "0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75",
586-
"block_number": 1552582
585+
"address": "0x6f1cd5f317a7228269eab2b496313862de712ccb",
586+
"block_number": 7166956
587587
},
588588
"SpokePool": {
589589
"address": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a",

broadcast/deployed-addresses.md

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

641641
#### Helios
642642

643-
- **Helios**: `0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75`
644-
- Block Number: `1552582`
643+
- **Helios**: `0x6f1cd5f317a7228269eab2b496313862de712ccb`
644+
- Block Number: `7166956`
645645

646646
#### SpokePool
647647

deployments/deployments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"MulticallHandler": { "address": "0x0F7Ae28dE1C8532170AD4ee566B5801485c13a0E", "blockNumber": 24206664 }
175175
},
176176
"9745": {
177-
"Helios": { "address": "0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75", "blockNumber": 1552582 },
177+
"Helios": { "address": "0x6f1cd5f317a7228269eab2b496313862de712ccb", "blockNumber": 7166956 },
178178
"SpokePool": { "address": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a", "blockNumber": 1710028 },
179179
"SpokePoolVerifier": { "address": "0x3Fb9cED51E968594C87963a371Ed90c39519f65A", "blockNumber": 1619568 },
180180
"SpokePoolPeriphery": { "address": "0xF1BF00D947267Da5cC63f8c8A60568c59FA31bCb", "blockNumber": 1628438 },

deployments/plasma/Universal_SpokePool.json

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

0 commit comments

Comments
 (0)