@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
33 lines • 860 B
JSON
{
"tokens": [
{
"addressOrDenom": "0x06De94EfBE80A2804c5FDE2e7C4278a10575A272",
"chainName": "eni",
"connections": [
{
"token": "ethereum|ethereum|0xCF8EeA870e3124FF4fF2323B181Ca93Eb89Ddc40"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/ETH/logo.svg",
"name": "Ether",
"standard": "EvmHypSynthetic",
"symbol": "ETH"
},
{
"addressOrDenom": "0xCF8EeA870e3124FF4fF2323B181Ca93Eb89Ddc40",
"chainName": "ethereum",
"coinGeckoId": "ethereum",
"connections": [
{
"token": "ethereum|eni|0x06De94EfBE80A2804c5FDE2e7C4278a10575A272"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/ETH/logo.svg",
"name": "Ether",
"standard": "EvmHypNative",
"symbol": "ETH"
}
]
}