@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
55 lines • 1.65 kB
JSON
{
"tokens": [
{
"addressOrDenom": "0x8B4995442691d2e0A680a7835d86512025de0756",
"chainName": "bsc",
"coinGeckoId": "tether",
"collateralAddressOrDenom": "0x55d398326f99059fF775485246999027B3197955",
"connections": [
{
"token": "ethereum|carrchain|0x1E9A8531548aEd9b7fb83e80eF66422d182998C3"
}
],
"decimals": 18,
"logoURI": "/deployments/warp_routes/USDT/logo.svg",
"name": "Tether USD",
"standard": "EvmHypCollateral",
"symbol": "USDT"
},
{
"addressOrDenom": "0x1E9A8531548aEd9b7fb83e80eF66422d182998C3",
"chainName": "carrchain",
"connections": [
{
"token": "ethereum|bsc|0x8B4995442691d2e0A680a7835d86512025de0756"
},
{
"token": "ethereum|ethereum|0xC4aE629ABe0ce3de55B7DB8F6BeBf97d52AfE9f7"
}
],
"decimals": 6,
"logoURI": "/deployments/warp_routes/USDT/logo.svg",
"name": "Tether USD",
"scale": 1000000000000,
"standard": "EvmHypSynthetic",
"symbol": "USDT"
},
{
"addressOrDenom": "0xC4aE629ABe0ce3de55B7DB8F6BeBf97d52AfE9f7",
"chainName": "ethereum",
"coinGeckoId": "tether",
"collateralAddressOrDenom": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"connections": [
{
"token": "ethereum|carrchain|0x1E9A8531548aEd9b7fb83e80eF66422d182998C3"
}
],
"decimals": 6,
"logoURI": "/deployments/warp_routes/USDT/logo.svg",
"name": "Tether USD",
"scale": 1000000000000,
"standard": "EvmHypCollateral",
"symbol": "USDT"
}
]
}