mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update the name and symbol of dogechain native currency (#1507)
* Add dogechain icon * Update the name and symbol of dogechain native currency
This commit is contained in:
parent
c051fc2679
commit
057ab18161
|
@ -12,8 +12,8 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Wrapped Dogecoin",
|
"name": "Dogecoin",
|
||||||
"symbol": "wDOGE",
|
"symbol": "DOGE",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://dogechain.dog",
|
"infoURL": "https://dogechain.dog",
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"rpc": ["https://rpc-testnet.dogechain.dog"],
|
"rpc": ["https://rpc-testnet.dogechain.dog"],
|
||||||
"faucets": ["https://faucet.dogechain.dog"],
|
"faucets": ["https://faucet.dogechain.dog"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Wrapped Dogecoin",
|
"name": "Dogecoin",
|
||||||
"symbol": "wDOGE",
|
"symbol": "DOGE",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://dogechain.dog",
|
"infoURL": "https://dogechain.dog",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user