UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

31 lines 617 B
{ "blockExplorers": [ { "apiUrl": "https://evm-scan.carbon.network/api", "family": "blockscout", "name": "Carbon Explorer", "url": "https://evm-scan.carbon.network" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 0 }, "chainId": 9790, "displayName": "Carbon", "domainId": 9790, "gasCurrencyCoinGeckoId": "ethereum", "name": "carbon", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://evm-api.carbon.network" } ] }