Skip to content

Commit

Permalink
adds new taraxa endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Elod23 committed Oct 10, 2024
1 parent 6535ff1 commit b1301dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/chains/eip155-841.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Taraxa Mainnet",
"chain": "Tara",
"icon": "taraxa",
"rpc": ["https://rpc.mainnet.taraxa.io/"],
"rpc": ["https://rpc.mainnet.taraxa.io/", "https://ws.mainnet.taraxa.io"],
"faucets": [],
"nativeCurrency": {
"name": "Tara",
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-842.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Taraxa Testnet",
"chain": "Tara",
"icon": "taraxa",
"rpc": ["https://rpc.testnet.taraxa.io/"],
"rpc": ["https://rpc.testnet.taraxa.io/", "https://ws.testnet.taraxa.io"],
"faucets": [],
"nativeCurrency": {
"name": "Tara",
Expand Down

0 comments on commit b1301dc

Please sign in to comment.