UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

40 lines 853 B
{ "blockExplorers": [ { "apiUrl": "https://app.roninchain.com/api", "family": "other", "name": "Ronin Explorer", "url": "https://app.roninchain.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 3, "reorgPeriod": 5 }, "chainId": 2020, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Ronin", "domainId": 2020, "gasCurrencyCoinGeckoId": "ronin", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-ronin.safe.onchainden.com", "name": "ronin", "nativeToken": { "decimals": 18, "name": "Ronin", "symbol": "RON" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://api.roninchain.com/rpc" }, { "http": "https://ronin.drpc.org" } ], "technicalStack": "other" }