Skip to content

Commit

Permalink
Add Bouncebit Testnet (ethereum-lists#4562)
Browse files Browse the repository at this point in the history
* Add Bouncebit Testnet

* Update eip155-6000.json

* Update eip155-6000.json

* Update eip155-6000.json

* Update eip155-6000.json

* Delete _data/icons/bouncebit.json

* Update eip155-6000.json

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
cbtcby and ligi authored Mar 30, 2024
1 parent ea0748f commit 2d6e19a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-6000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "BounceBit Testnet",
"chain": "BounceBit",
"rpc": ["https://fullnode-testnet.bouncebitapi.com/"],
"faucets": [],
"nativeCurrency": {
"name": "BounceBit",
"symbol": "BB",
"decimals": 18
},
"infoURL": "https://bouncebit.io",
"shortName": "bouncebit-testnet",
"chainId": 6000,
"networkId": 6000,
"explorers": [
{
"name": "BBScan Testnet Explorer",
"url": "https://bbscan.io",
"standard": "none"
}
]
}

0 comments on commit 2d6e19a

Please sign in to comment.