From 99ea713ec1bf5ef240ad467424db29276ecfbe2c Mon Sep 17 00:00:00 2001 From: Vijay Michalik Date: Thu, 4 Aug 2022 12:15:38 +0100 Subject: [PATCH] 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 --- _data/chains/eip155-3.json | 2 +- _data/chains/eip155-4.json | 2 +- _data/chains/eip155-42.json | 2 +- _data/chains/eip155-421611.json | 2 +- _data/chains/eip155-5.json | 2 +- _data/chains/eip155-69.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/chains/eip155-3.json b/_data/chains/eip155-3.json index cd487bb1..91887f64 100644 --- a/_data/chains/eip155-3.json +++ b/_data/chains/eip155-3.json @@ -13,7 +13,7 @@ ], "nativeCurrency": { "name": "Ropsten Ether", - "symbol": "ROP", + "symbol": "ETH", "decimals": 18 }, "infoURL": "https://github.com/ethereum/ropsten", diff --git a/_data/chains/eip155-4.json b/_data/chains/eip155-4.json index 84c77276..5e9ec7d7 100644 --- a/_data/chains/eip155-4.json +++ b/_data/chains/eip155-4.json @@ -13,7 +13,7 @@ ], "nativeCurrency": { "name": "Rinkeby Ether", - "symbol": "RIN", + "symbol": "ETH", "decimals": 18 }, "infoURL": "https://www.rinkeby.io", diff --git a/_data/chains/eip155-42.json b/_data/chains/eip155-42.json index cb231a53..e1e10194 100644 --- a/_data/chains/eip155-42.json +++ b/_data/chains/eip155-42.json @@ -17,7 +17,7 @@ ], "nativeCurrency": { "name": "Kovan Ether", - "symbol": "KOV", + "symbol": "ETH", "decimals": 18 }, "explorers": [{ diff --git a/_data/chains/eip155-421611.json b/_data/chains/eip155-421611.json index e883727e..007c49ef 100644 --- a/_data/chains/eip155-421611.json +++ b/_data/chains/eip155-421611.json @@ -7,7 +7,7 @@ "networkId": 421611, "nativeCurrency": { "name": "Arbitrum Rinkeby Ether", - "symbol": "ARETH", + "symbol": "ETH", "decimals": 18 }, "rpc": [ diff --git a/_data/chains/eip155-5.json b/_data/chains/eip155-5.json index 51269407..95f04370 100644 --- a/_data/chains/eip155-5.json +++ b/_data/chains/eip155-5.json @@ -15,7 +15,7 @@ ], "nativeCurrency": { "name": "Görli Ether", - "symbol": "GOR", + "symbol": "ETH", "decimals": 18 }, "infoURL": "https://goerli.net/#about", diff --git a/_data/chains/eip155-69.json b/_data/chains/eip155-69.json index bd7c54ed..ed40c7c1 100644 --- a/_data/chains/eip155-69.json +++ b/_data/chains/eip155-69.json @@ -8,7 +8,7 @@ ], "nativeCurrency": { "name": "Kovan Ether", - "symbol": "KOR", + "symbol": "ETH", "decimals": 18 }, "explorers": [{