Skip to content

Commit

Permalink
Add Allnodes RPC for opBNB (ethereum-lists#3614)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3eph1r0th and ligi authored Sep 29, 2023
1 parent f55f5fc commit 470892c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _data/chains/eip155-204.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "opBNB Mainnet",
"chain": "opBNB",
"rpc": ["https://opbnb-mainnet-rpc.bnbchain.org"],
"rpc": [
"https://opbnb-mainnet-rpc.bnbchain.org",
"https://opbnb.publicnode.com",
"wss://opbnb.publicnode.com"
],
"faucets": [],
"nativeCurrency": {
"name": "BNB Chain Native Token",
Expand Down

0 comments on commit 470892c

Please sign in to comment.