UNPKG

@artela-network/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines (35 loc) 944 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.blockworks-chain.t.raas.gelato.cloud/api", "family": "blockscout", "name": "Blockworks Chain Testnet Explorer", "url": "https://explorer.blockworks-chain.t.raas.gelato.cloud" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 1 }, "chainId": 123420000549, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Blockworks Chain Testnet", "domainId": 123420000549, "isTestnet": true, "name": "blockworkstestnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.blockworks-chain.t.raas.gelato.cloud" } ] };