UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

47 lines (46 loc) 1.06 kB
export const metadata = { "blockExplorers": [ { "apiUrl": "https://tronscan.org/#", "family": "tronscan", "name": "Tronscan", "url": "https://tronscan.org/#" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 3, "reorgPeriod": "finalized" }, "chainId": 728126428, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Tron", "domainId": 728126428, "gasCurrencyCoinGeckoId": "tron", "name": "tron", "nativeToken": { "decimals": 6, "name": "Tron", "symbol": "TRX" }, "protocol": "tron", "rpcUrls": [ { "http": "https://api.trongrid.io/jsonrpc" } ], "technicalStack": "other", "walletSolidityUrls": [ { "http": "https://api.trongrid.io/walletsolidity" } ], "walletUrls": [ { "http": "https://api.trongrid.io/wallet" } ] };