mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-8217.json
- remove Klayn Official JSON-RPC route (Klaytn official API doesn't work any more) - add ozys JSON-RPC route - add klaytnscope uri
This commit is contained in:
parent
36aedab5d9
commit
cee6903129
|
@ -3,7 +3,7 @@
|
|||
"chain": "KLAY",
|
||||
"network": "cypress",
|
||||
"rpc": [
|
||||
"https://node-api.klaytnapi.com/v1/klaytn"
|
||||
"https://api.cypress.ozys.net:8651"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -15,5 +15,10 @@
|
|||
"shortName": "Cypress",
|
||||
"chainId": 8217,
|
||||
"networkId": 8217,
|
||||
"slip44": 8217
|
||||
"slip44": 8217,
|
||||
"explorers": [{
|
||||
"name": "Klaytnscope",
|
||||
"url": "https://scope.klaytn.com,
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user