UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 847 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.syscoin.org/api", "family": "blockscout", "name": "Syscoin NEVM explorer", "url": "https://explorer.syscoin.org" } ], "blocks": { "confirmations": 15, "estimateBlockTime": 150, "reorgPeriod": 5 }, "chainId": 57, "deployer": { "name": "Syscoin", "url": "https://syscoin.org" }, "displayName": "Syscoin NEVM", "domainId": 57, "isTestnet": false, "name": "syscoin", "nativeToken": { "decimals": 18, "name": "Syscoin Token", "symbol": "SYS" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.syscoin.org" } ], "technicalStack": "other" };