Skip to content

Commit

Permalink
Merge pull request #1288 from cipig/elec
Browse files Browse the repository at this point in the history
add public BEP20 RPC
  • Loading branch information
cipig authored Feb 16, 2025
2 parents c39801f + d964eac commit e8f824b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ethereum/BNB
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"url": "https://bsc3.cipig.net:18655",
"ws_url": "wss://bsc3.cipig.net:38655"
},
{
"url": "https://bsc-rpc.publicnode.com",
"ws_url": "wss://bsc-rpc.publicnode.com"
},
{
"url": "https://block-proxy.komodo.earth/rpc/bnb",
"ws_url": "wss://block-proxy.komodo.earth/rpc/bnb/websocket"
Expand Down

0 comments on commit e8f824b

Please sign in to comment.