Skip to content

Commit 2b3f78f

Browse files
authored
feat: replace old TONY/base-solanamainnet deploy with a new one (#514)
### Description - A UI here hyperlane-xyz/hyperlane-warp-ui-template#393 is available for anyone remaining who needs to unwind ### Backward compatibility <!-- Are these changes backward compatible? Note that additions are backwards compatible. Yes/No --> ### Testing <!-- Have any new metadata configs and deployment addresses been used with any Hyperlane tooling, such as the CLI? -->
1 parent 398a80f commit 2b3f78f

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changeset/dry-ears-agree.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': major
3+
---
4+
5+
Replace old TONY with the new TONY deploy
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
base:
2-
collateral: "0x54624CA8ABEa68645b3B39211F90B804D53dB680"
2+
collateral: "0xcc9EcE816641c8350Db06af375811107B1Aa0b9d"
33
solanamainnet:
4-
synthetic: 4AQVPTCAeLswnjksQdutxUDuxEJxUBwoWmVimGuPtGSt
4+
synthetic: Fa4zQJCH7id5KL1eFJt2mHyFpUNfCCSkHgtMrLvrRJBN

deployments/warp_routes/TONY/base-solanamainnet-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
# yaml-language-server: $schema=../schema.json
22
tokens:
3-
- addressOrDenom: "0x54624CA8ABEa68645b3B39211F90B804D53dB680"
3+
- addressOrDenom: "0xcc9EcE816641c8350Db06af375811107B1Aa0b9d"
44
chainName: base
55
# TONY is not on Coingecko has a price with a (somewhat) similar magnitude to Bonk.
66
# TONY: 0.00006 - https://cryptorank.io/price/big-tony
77
# Bonk: 0.00002854 - https://www.coingecko.com/en/coins/bonk
88
coinGeckoId: bonk
99
collateralAddressOrDenom: "0xb22a793a81ff5b6ad37f40d5fe1e0ac4184d52f3"
1010
connections:
11-
- token: sealevel|solanamainnet|4AQVPTCAeLswnjksQdutxUDuxEJxUBwoWmVimGuPtGSt
11+
- token: sealevel|solanamainnet|Fa4zQJCH7id5KL1eFJt2mHyFpUNfCCSkHgtMrLvrRJBN
1212
decimals: 18
1313
logoURI: /deployments/warp_routes/TONY/logo.png
1414
name: Big Tony
1515
standard: EvmHypCollateral
1616
symbol: TONY
17-
- addressOrDenom: 4AQVPTCAeLswnjksQdutxUDuxEJxUBwoWmVimGuPtGSt
17+
- addressOrDenom: Fa4zQJCH7id5KL1eFJt2mHyFpUNfCCSkHgtMrLvrRJBN
1818
chainName: solanamainnet
19-
collateralAddressOrDenom: 82TZR2cJmbQ3zvA2CGvoJfCMVD8WRawJGriQeGTELWQ5
19+
collateralAddressOrDenom: 3SboFTm5xF3VGcduCP6CPue3ZTh8qKXNcNSXR74YDaw1
2020
connections:
21-
- token: ethereum|base|0x54624CA8ABEa68645b3B39211F90B804D53dB680
21+
- token: ethereum|base|0xcc9EcE816641c8350Db06af375811107B1Aa0b9d
2222
decimals: 9
2323
logoURI: /deployments/warp_routes/TONY/logo.png
2424
name: Big Tony

0 commit comments

Comments
 (0)