Skip to content

Commit

Permalink
feat: added a new BSC testnet RPC (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Sep 7, 2023
1 parent 2778bc8 commit 3163278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@
]
},
"api": [
{
"url": "https://bsc-testnet.blockpi.network/v1/rpc/public",
"type": "evm"
},
{
"url": "https://data-seed-prebsc-1-s1.binance.org:8545",
"type": "evm"
Expand Down

0 comments on commit 3163278

Please sign in to comment.