@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
46 lines • 1.04 kB
JSON
{
"blockExplorers": [
{
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
"apiUrl": "https://api.etherscan.io/v2/api?chainid=204",
"family": "etherscan",
"name": "opBNB Scan",
"url": "https://opbnb.bscscan.com"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 5
},
"chainId": 204,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "opBNB",
"domainId": 204,
"gasCurrencyCoinGeckoId": "binancecoin",
"name": "opbnb",
"nativeToken": {
"decimals": 18,
"name": "BNB",
"symbol": "BNB"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://opbnb-mainnet-rpc.bnbchain.org"
},
{
"http": "https://opbnb-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3"
},
{
"http": "https://opbnb-mainnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5"
},
{
"http": "https://opbnb.publicnode.com"
}
],
"technicalStack": "opstack"
}