UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

32 lines (31 loc) 1.03 kB
export const warpRouteConfig = { "tokens": [ { "addressOrDenom": "0x7D77702f1c7A1662923FD654f904127988Caa3fD", "chainName": "ethereum", "collateralAddressOrDenom": "0x84631c0d0081FDe56DeB72F6DE77abBbF6A9f93a", "connections": [ { "token": "ethereum|zircuit|0x4d08A785212Ce848cFc35e198E86F5ebcb388c86" } ], "decimals": 18, "name": "Re7 Labs LRT", "standard": "EvmHypCollateral", "symbol": "Re7LRT" }, { "addressOrDenom": "0x4d08A785212Ce848cFc35e198E86F5ebcb388c86", "chainName": "zircuit", "connections": [ { "token": "ethereum|ethereum|0x7D77702f1c7A1662923FD654f904127988Caa3fD" } ], "decimals": 18, "name": "Re7 Labs LRT", "standard": "EvmHypSynthetic", "symbol": "Re7LRT" } ] };