mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update testnet native assets to canonical names (#1415)
* update Arbitrum Rinkeby native asset * update Optimism Kovan native asset * Update Goerli native asset * Update Ropsten native asset * Update Rinkeby native asset * Update Kovan native asset * Update eip155-421611.json
This commit is contained in:
parent
4ba4ca129c
commit
99ea713ec1
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Ropsten Ether",
|
||||
"symbol": "ROP",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/ethereum/ropsten",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Rinkeby Ether",
|
||||
"symbol": "RIN",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.rinkeby.io",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Kovan Ether",
|
||||
"symbol": "KOV",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"explorers": [{
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"networkId": 421611,
|
||||
"nativeCurrency": {
|
||||
"name": "Arbitrum Rinkeby Ether",
|
||||
"symbol": "ARETH",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Görli Ether",
|
||||
"symbol": "GOR",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://goerli.net/#about",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Kovan Ether",
|
||||
"symbol": "KOR",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"explorers": [{
|
||||
|
|
Loading…
Reference in New Issue
Block a user