mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
changed Klaytn mainnet RPC url (#706)
* changed Klaytn mainnet RPC url * changed Klaytn testnet RPC url * changed Klaytn testnet RPC url * changed Klaytn testnet RPC url
This commit is contained in:
parent
3a5de0d49a
commit
d62a8ad71f
|
@ -3,7 +3,7 @@
|
|||
"chain": "KLAY",
|
||||
"network": "baobab",
|
||||
"rpc": [
|
||||
"https://node-api.klaytnapi.com/v1/klaytn"
|
||||
"https://api.baobab.klaytn.net:8651"
|
||||
],
|
||||
"faucets": [
|
||||
"https://baobab.wallet.klaytn.com/access?next=faucet"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"chain": "KLAY",
|
||||
"network": "cypress",
|
||||
"rpc": [
|
||||
"https://api.cypress.ozys.net:8651"
|
||||
"https://public-node-api.klaytnapi.com/v1/cypress"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user