UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

34 lines (33 loc) 1.09 kB
export const warpRouteConfig = { "tokens": [ { "addressOrDenom": "0x3e6Dba802d62aba2361Dd632fbC9f547AA6789aE", "chainName": "ethereum", "coinGeckoId": "ethereum", "connections": [ { "token": "ethereum|vana|0x3e6Dba802d62aba2361Dd632fbC9f547AA6789aE" } ], "decimals": 18, "logoURI": "/deployments/warp_routes/ETH/logo.svg", "name": "Ethereum", "standard": "EvmHypNative", "symbol": "ETH" }, { "addressOrDenom": "0x3e6Dba802d62aba2361Dd632fbC9f547AA6789aE", "chainName": "vana", "connections": [ { "token": "ethereum|ethereum|0x3e6Dba802d62aba2361Dd632fbC9f547AA6789aE" } ], "decimals": 18, "logoURI": "/deployments/warp_routes/ETH/logo.svg", "name": "Ethereum", "standard": "EvmHypSynthetic", "symbol": "ETH" } ] };