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