mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update RPC for Dogechain Mainnet (#2079)
* Add dogechain icon * Update the name and symbol of dogechain native currency * Update RPC for Dogechain Mainnet Co-authored-by: abrahamcruise321 <100140860+abrahamcruise321@users.noreply.github.com>
This commit is contained in:
parent
1a627851a4
commit
661c60dcd6
|
@ -3,12 +3,9 @@
|
|||
"chain": "DC",
|
||||
"icon": "dogechain",
|
||||
"rpc": [
|
||||
"https://rpc-sg.dogechain.dog",
|
||||
"https://rpc-us.dogechain.dog",
|
||||
"https://rpc.dogechain.dog",
|
||||
"https://rpc01-sg.dogechain.dog",
|
||||
"https://rpc02-sg.dogechain.dog",
|
||||
"https://rpc03-sg.dogechain.dog"
|
||||
"https://rpc-us.dogechain.dog",
|
||||
"https://rpc01.dogechain.dog"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user