Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/little-shirts-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Extend TIA/mantapacific
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,20 @@ options:
destination: mantapacific
origin: neutron
tokens:
- addressOrDenom: "0x726f757465725f61707000000000000000000000000000010000000000000007"
chainName: celestia
collateralAddressOrDenom: utia
connections:
- token: ethereum|mantapacific|0x6Fae4D9935E2fcb11fC79a64e917fb2BF14DaFaa
decimals: 6
logoURI: /deployments/warp_routes/TIA/logo.svg
name: TIA
standard: CosmosNativeHypCollateral
symbol: TIA
- addressOrDenom: "0x6Fae4D9935E2fcb11fC79a64e917fb2BF14DaFaa"
chainName: mantapacific
connections:
- token: cosmosnative|celestia|0x726f757465725f61707000000000000000000000000000010000000000000007
- token: cosmos|neutron|neutron1ch7x3xgpnj62weyes8vfada35zff6z59kt2psqhnx9gjnt2ttqdqtva3pa
decimals: 6
logoURI: /deployments/warp_routes/TIA/logo.svg
Expand All @@ -32,4 +43,4 @@ tokens:
logoURI: /deployments/warp_routes/TIA/logo.svg
name: TIA.n
standard: CosmosIbc
symbol: TIA.n
symbol: TIA.n
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
celestia:
decimals: 6
name: TIA
owner: celestia1lcl2vhj4rsalr9qqyg4tkkdk8laqfmz5xqgl5k
symbol: TIA
token: utia
type: collateral
mantapacific:
decimals: 6
gas: 600000
Expand Down
Loading