@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
58 lines • 1.83 kB
JSON
{
"tokens": [
{
"addressOrDenom": "hyp_warp_token_eth.aleo/aleo1uw2g90m8qhlf4cdfs34rtg4n83z2l8hu80fg7f027en56v3yrvfqdqhvn9",
"chainName": "aleo",
"connections": [
{
"token": "ethereum|ethereum|0x38D447694f5c1f773ae3132cf93bF30B7Ec1Fa5A"
},
{
"token": "ethereum|hyperevm|0x2a848D76f075033D4D69b9c18ef2C44753a38DBC"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/ETH/logo.svg",
"name": "Ether",
"standard": "AleoHypSynthetic",
"symbol": "ETH"
},
{
"addressOrDenom": "0x38D447694f5c1f773ae3132cf93bF30B7Ec1Fa5A",
"chainName": "ethereum",
"coinGeckoId": "ethereum",
"connections": [
{
"token": "aleo|aleo|hyp_warp_token_eth.aleo/aleo1uw2g90m8qhlf4cdfs34rtg4n83z2l8hu80fg7f027en56v3yrvfqdqhvn9"
},
{
"token": "ethereum|hyperevm|0x2a848D76f075033D4D69b9c18ef2C44753a38DBC"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/ETH/logo.svg",
"name": "Ether",
"standard": "EvmHypNative",
"symbol": "ETH"
},
{
"addressOrDenom": "0x2a848D76f075033D4D69b9c18ef2C44753a38DBC",
"chainName": "hyperevm",
"coinGeckoId": "unit-ethereum",
"collateralAddressOrDenom": "0xBe6727B535545C67d5cAa73dEa54865B92CF7907",
"connections": [
{
"token": "aleo|aleo|hyp_warp_token_eth.aleo/aleo1uw2g90m8qhlf4cdfs34rtg4n83z2l8hu80fg7f027en56v3yrvfqdqhvn9"
},
{
"token": "ethereum|ethereum|0x38D447694f5c1f773ae3132cf93bF30B7Ec1Fa5A"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/ETH/logo.svg",
"name": "Unit Ethereum",
"standard": "EvmHypCollateral",
"symbol": "UETH"
}
]
}