UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

35 lines (34 loc) 1.17 kB
export const warpRouteConfig = { "tokens": [ { "addressOrDenom": "0xab852e67bf03E74C89aF67C4BA97dd1088D3dA19", "chainName": "ethereum", "coinGeckoId": "tether", "collateralAddressOrDenom": "0xdAC17F958D2ee523a2206206994597C13D831ec7", "connections": [ { "token": "ethereum|inevm|0x97423a68bae94b5de52d767a17abcc54c157c0e5" } ], "decimals": 6, "logoURI": "/deployments/warp_routes/USDT/logo.svg", "name": "USDT", "standard": "EvmHypCollateral", "symbol": "USDT" }, { "addressOrDenom": "0x97423a68bae94b5de52d767a17abcc54c157c0e5", "chainName": "inevm", "connections": [ { "token": "ethereum|ethereum|0xab852e67bf03E74C89aF67C4BA97dd1088D3dA19" } ], "decimals": 6, "logoURI": "/deployments/warp_routes/USDT/logo.svg", "name": "USDT", "standard": "EvmHypSynthetic", "symbol": "USDT" } ] };