@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
34 lines • 971 B
JSON
{
"tokens": [
{
"addressOrDenom": "0xABb5E5b46112Ca652481d1117459dc289a1Ee282",
"chainName": "ethereum",
"coinGeckoId": "wrapped-bitcoin",
"collateralAddressOrDenom": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
"connections": [
{
"token": "ethereum|mantra|0xc7960A4Baa8d9Db795890b56Af874F3a24c20123"
}
],
"decimals": 8,
"logoURI": "/deployments/warp_routes/WBTC/logo.svg",
"name": "Wrapped BTC",
"standard": "EvmHypCollateral",
"symbol": "WBTC"
},
{
"addressOrDenom": "0xc7960A4Baa8d9Db795890b56Af874F3a24c20123",
"chainName": "mantra",
"connections": [
{
"token": "ethereum|ethereum|0xABb5E5b46112Ca652481d1117459dc289a1Ee282"
}
],
"decimals": 8,
"logoURI": "/deployments/warp_routes/WBTC/logo.svg",
"name": "Wrapped BTC",
"standard": "EvmHypSynthetic",
"symbol": "WBTC"
}
]
}