mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@d62a8ad71f 🚀
This commit is contained in:
parent
80d9944eb9
commit
3b6ec5241b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1724,7 +1724,7 @@
|
|||
"symbol": "KLAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
||||
"rpc": ["https://api.baobab.klaytn.net:8651"],
|
||||
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
|
||||
"infoURL": "https://www.klaytn.com/"
|
||||
}, {
|
||||
|
@ -2309,7 +2309,7 @@
|
|||
"symbol": "KLAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||
"rpc": ["https://public-node-api.klaytnapi.com/v1/cypress"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.klaytn.com/"
|
||||
}, {
|
||||
|
|
|
@ -2365,7 +2365,7 @@
|
|||
"name": "Klaytn Testnet Baobab",
|
||||
"chain": "KLAY",
|
||||
"network": "baobab",
|
||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
||||
"rpc": ["https://api.baobab.klaytn.net:8651"],
|
||||
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "KLAY",
|
||||
|
@ -3153,7 +3153,7 @@
|
|||
"name": "Klaytn Mainnet Cypress",
|
||||
"chain": "KLAY",
|
||||
"network": "cypress",
|
||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||
"rpc": ["https://public-node-api.klaytnapi.com/v1/cypress"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KLAY",
|
||||
|
|
Loading…
Reference in New Issue
Block a user