UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

47 lines 1.1 kB
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=252", "family": "etherscan", "name": "Fraxscan", "url": "https://fraxscan.com" }, { "apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/252/etherscan/api", "family": "routescan", "name": "Fraxtal Explorer", "url": "https://252.thesuperscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 252, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Fraxtal", "domainId": 252, "gasCurrencyCoinGeckoId": "frax-share", "gnosisSafeTransactionServiceUrl": "https://safe.mainnet.frax.com/txs", "name": "fraxtal", "nativeToken": { "decimals": 18, "name": "FRAX", "symbol": "FRAX" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.frax.com" }, { "http": "https://fraxtal.drpc.org" } ], "technicalStack": "opstack" }