UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

31 lines 604 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.myclique.io/api", "family": "blockscout", "name": "Clique Explorer", "url": "https://explorer.myclique.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 0 }, "chainId": 8853, "displayName": "Clique", "domainId": 8853, "gasCurrencyCoinGeckoId": "ethereum", "name": "clique", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.myclique.io" } ] }