UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

34 lines (33 loc) 1.2 kB
export const warpRouteConfig = { "tokens": [ { "addressOrDenom": "0x791a257977a147B501dA11013C826063FF2d881e", "chainName": "ethereum", "collateralAddressOrDenom": "0x2Cd2644EdAB51CB2122f37e03E5f997661d49cfE", "connections": [ { "token": "ethereum|unichain|0x854B2BCd07e55A71A05CE90921E419B2dBACB483" } ], "decimals": 8, "logoURI": "/deployments/warp_routes/pumpBTCuni/pumpBTCuni-logo.svg", "name": "pumpBTC.uni", "standard": "EvmHypCollateral", "symbol": "pumpBTC.uni" }, { "addressOrDenom": "0x854B2BCd07e55A71A05CE90921E419B2dBACB483", "chainName": "unichain", "connections": [ { "token": "ethereum|ethereum|0x791a257977a147B501dA11013C826063FF2d881e" } ], "decimals": 8, "logoURI": "/deployments/warp_routes/pumpBTCuni/pumpBTCuni-logo.svg", "name": "pumpBTC.uni", "standard": "EvmHypSynthetic", "symbol": "pumpBTC.uni" } ] };