UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

35 lines (34 loc) 1.24 kB
export const warpRouteConfig = { "tokens": [ { "addressOrDenom": "0x36f586A30502AE3afb555b8aA4dCc05d233c2ecE", "chainName": "ethereum", "collateralAddressOrDenom": "0x3f99231dD03a9F0E7e3421c92B7b90fbe012985a", "connections": [ { "token": "ethereum|soneium|0x36f586A30502AE3afb555b8aA4dCc05d233c2ecE" } ], "decimals": 6, "logoURI": "/deployments/warp_routes/USDSC/logo.svg", "name": "Startale USD", "standard": "EvmM0PortalLite", "symbol": "USDSC" }, { "addressOrDenom": "0x36f586A30502AE3afb555b8aA4dCc05d233c2ecE", "chainName": "soneium", "collateralAddressOrDenom": "0x3f99231dD03a9F0E7e3421c92B7b90fbe012985a", "connections": [ { "token": "ethereum|ethereum|0x36f586A30502AE3afb555b8aA4dCc05d233c2ecE" } ], "decimals": 6, "logoURI": "/deployments/warp_routes/USDSC/logo.svg", "name": "Startale USD", "standard": "EvmM0PortalLite", "symbol": "USDSC" } ] };