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@2241b4468f 🚀
This commit is contained in:
parent
63ce750592
commit
8801152bfc
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2296,7 +2296,7 @@
|
||||||
"symbol": "KLAY",
|
"symbol": "KLAY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.klaytn.com/"
|
"infoURL": "https://www.klaytn.com/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -3136,7 +3136,7 @@
|
||||||
"name": "Klaytn Mainnet Cypress",
|
"name": "Klaytn Mainnet Cypress",
|
||||||
"chain": "KLAY",
|
"chain": "KLAY",
|
||||||
"network": "cypress",
|
"network": "cypress",
|
||||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "KLAY",
|
"name": "KLAY",
|
||||||
|
@ -3147,7 +3147,12 @@
|
||||||
"shortName": "Cypress",
|
"shortName": "Cypress",
|
||||||
"chainId": 8217,
|
"chainId": 8217,
|
||||||
"networkId": 8217,
|
"networkId": 8217,
|
||||||
"slip44": 8217
|
"slip44": 8217,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Klaytnscope",
|
||||||
|
"url": "https://scope.klaytn.com",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "KorthoTest",
|
"name": "KorthoTest",
|
||||||
"chain": "Kortho",
|
"chain": "Kortho",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user