mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +00:00
e80d0a68a9
* Add all v3s nodes, create node libs for etherscan and infura. * Add all network configs for alternatives. * Color and animate nav border on network selection. * Address PR comments. * Persist network selection to local storage. * Modifiy TransactionSucceeded to link to network-specific explorer. * - Reload on Node Change to reset state. Should be refactored in the future so that we are not forcing clients to reload.
15 lines
267 B
JSON
15 lines
267 B
JSON
[
|
|
{
|
|
"address": "0xd245207cfbf6eb6f34970db2a807ab1d178fde6c",
|
|
"symbol": "APX",
|
|
"decimal": 8,
|
|
"type": "default"
|
|
},
|
|
{
|
|
"address": "0x4b4899a10f3e507db207b0ee2426029efa168a67",
|
|
"symbol": "QWARK",
|
|
"decimal": 8,
|
|
"type": "default"
|
|
}
|
|
]
|