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",
|
"symbol": "KLAY",
|
||||||
"decimals": 18
|
"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"],
|
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
|
||||||
"infoURL": "https://www.klaytn.com/"
|
"infoURL": "https://www.klaytn.com/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -2309,7 +2309,7 @@
|
||||||
"symbol": "KLAY",
|
"symbol": "KLAY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
"rpc": ["https://public-node-api.klaytnapi.com/v1/cypress"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.klaytn.com/"
|
"infoURL": "https://www.klaytn.com/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -2365,7 +2365,7 @@
|
||||||
"name": "Klaytn Testnet Baobab",
|
"name": "Klaytn Testnet Baobab",
|
||||||
"chain": "KLAY",
|
"chain": "KLAY",
|
||||||
"network": "baobab",
|
"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"],
|
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "KLAY",
|
"name": "KLAY",
|
||||||
|
@ -3153,7 +3153,7 @@
|
||||||
"name": "Klaytn Mainnet Cypress",
|
"name": "Klaytn Mainnet Cypress",
|
||||||
"chain": "KLAY",
|
"chain": "KLAY",
|
||||||
"network": "cypress",
|
"network": "cypress",
|
||||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
"rpc": ["https://public-node-api.klaytnapi.com/v1/cypress"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "KLAY",
|
"name": "KLAY",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user