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",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.klaytn.com/"
|
||||
}, {
|
||||
|
|
|
@ -3136,7 +3136,7 @@
|
|||
"name": "Klaytn Mainnet Cypress",
|
||||
"chain": "KLAY",
|
||||
"network": "cypress",
|
||||
"rpc": ["https://node-api.klaytnapi.com/v1/klaytn"],
|
||||
"rpc": ["https://api.cypress.ozys.net:8651"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KLAY",
|
||||
|
@ -3147,7 +3147,12 @@
|
|||
"shortName": "Cypress",
|
||||
"chainId": 8217,
|
||||
"networkId": 8217,
|
||||
"slip44": 8217
|
||||
"slip44": 8217,
|
||||
"explorers": [{
|
||||
"name": "Klaytnscope",
|
||||
"url": "https://scope.klaytn.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "KorthoTest",
|
||||
"chain": "Kortho",
|
||||
|
|
Loading…
Reference in New Issue
Block a user