@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
34 lines • 941 B
JSON
{
"tokens": [
{
"addressOrDenom": "0x78ec15c5fd8efc5e924e9eebb9e549e29c785867",
"chainName": "base",
"collateralAddressOrDenom": "0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4",
"connections": [
{
"token": "ethereum|torus|0x9925cdbea5b91542bba6e1fc967465b1c1ed7156"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/TORUS/logo.jpg",
"name": "Torus",
"standard": "EvmHypSynthetic",
"symbol": "TORUS"
},
{
"addressOrDenom": "0x9925cdbea5b91542bba6e1fc967465b1c1ed7156",
"chainName": "torus",
"coinGeckoId": "torus",
"connections": [
{
"token": "ethereum|base|0x78ec15c5fd8efc5e924e9eebb9e549e29c785867"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/TORUS/logo.jpg",
"name": "Torus",
"standard": "EvmHypNative",
"symbol": "TORUS"
}
]
}