mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
FIAT value tickers
This commit is contained in:
parent
fa9b3a794e
commit
efd2d252ed
@ -97,11 +97,11 @@
|
|||||||
|
|
||||||
"fiatValueTickers": [
|
"fiatValueTickers": [
|
||||||
{
|
{
|
||||||
"network": "ropsten",
|
"network": "ethereum",
|
||||||
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum/"
|
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"network": "rinkeby",
|
"network": "ethereum-classic",
|
||||||
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum-classic/"
|
"url": "https://api.coinmarketcap.com/v1/ticker/ethereum-classic/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user