UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

34 lines (33 loc) 818 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://opbnb-testnet.bscscan.com/api", "family": "etherscan", "name": "opbnbscan", "url": "https://opbnb-testnet.bscscan.com/" } ], "chainId": 5611, "deployer": { "name": "JunayedMh", "url": "https://github.com/JunayedMh" }, "displayName": "Op Bnb Testnet", "domainId": 5611, "isTestnet": true, "name": "opbnbtestnet", "nativeToken": { "decimals": 18, "name": "Binance", "symbol": "tBNB" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://opbnb-testnet-rpc.publicnode.com" }, { "http": "https://opbnb-testnet-rpc.bnbchain.org" } ] };