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": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Wrapped Dogecoin",
|
||||
"symbol": "wDOGE",
|
||||
"name": "Dogecoin",
|
||||
"symbol": "DOGE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dogechain.dog",
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"rpc": ["https://rpc-testnet.dogechain.dog"],
|
||||
"faucets": ["https://faucet.dogechain.dog"],
|
||||
"nativeCurrency": {
|
||||
"name": "Wrapped Dogecoin",
|
||||
"symbol": "wDOGE",
|
||||
"name": "Dogecoin",
|
||||
"symbol": "DOGE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dogechain.dog",
|
||||
|
|
Loading…
Reference in New Issue
Block a user