Merge pull request #2177 from MetaMask/new-currency-test
Switching To Infura's Currency APIfeature/default_network_editable
commit
e451655c10
@ -1,207 +0,0 @@ |
|||||||
{ |
|
||||||
"rows": [ |
|
||||||
{ |
|
||||||
"code": "REP", |
|
||||||
"name": "Augur", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "BCN", |
|
||||||
"name": "Bytecoin", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "BTC", |
|
||||||
"name": "Bitcoin", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "BTS", |
|
||||||
"name": "BitShares", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "BLK", |
|
||||||
"name": "Blackcoin", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "GBP", |
|
||||||
"name": "British Pound Sterling", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "CAD", |
|
||||||
"name": "Canadian Dollar", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "CNY", |
|
||||||
"name": "Chinese Yuan", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "DSH", |
|
||||||
"name": "Dashcoin", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "DOGE", |
|
||||||
"name": "Dogecoin", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "ETC", |
|
||||||
"name": "Ethereum Classic", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "EUR", |
|
||||||
"name": "Euro", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "GNO", |
|
||||||
"name": "GNO", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "GNT", |
|
||||||
"name": "GNT", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "JPY", |
|
||||||
"name": "Japanese Yen", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "LTC", |
|
||||||
"name": "Litecoin", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "MAID", |
|
||||||
"name": "MaidSafeCoin", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "XEM", |
|
||||||
"name": "NEM", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "XLM", |
|
||||||
"name": "Stellar", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "XMR", |
|
||||||
"name": "Monero", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "XRP", |
|
||||||
"name": "Ripple", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "RUR", |
|
||||||
"name": "Ruble", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "STEEM", |
|
||||||
"name": "Steem", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "STRAT", |
|
||||||
"name": "STRAT", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "UAH", |
|
||||||
"name": "Ukrainian Hryvnia", |
|
||||||
"statuses": [ |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "USD", |
|
||||||
"name": "US Dollar", |
|
||||||
"statuses": [ |
|
||||||
"primary", |
|
||||||
"secondary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "WAVES", |
|
||||||
"name": "WAVES", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
}, |
|
||||||
{ |
|
||||||
"code": "ZEC", |
|
||||||
"name": "Zcash", |
|
||||||
"statuses": [ |
|
||||||
"primary" |
|
||||||
] |
|
||||||
} |
|
||||||
] |
|
||||||
} |
|
@ -0,0 +1,653 @@ |
|||||||
|
{ |
||||||
|
"objects": [ |
||||||
|
{ |
||||||
|
"symbol": "ethaud", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "aud", |
||||||
|
"name": "Australian Dollar" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethhkd", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "hkd", |
||||||
|
"name": "Hong Kong Dollar" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethsgd", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "sgd", |
||||||
|
"name": "Singapore Dollar" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethidr", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "idr", |
||||||
|
"name": "Indonesian Rupiah" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethphp", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "php", |
||||||
|
"name": "Philippine Peso" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "eth1st", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "1st", |
||||||
|
"name": "FirstBlood" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethadt", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "adt", |
||||||
|
"name": "adToken" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethadx", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "adx", |
||||||
|
"name": "AdEx" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethant", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "ant", |
||||||
|
"name": "Aragon" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethbat", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "bat", |
||||||
|
"name": "Basic Attention Token" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethbnt", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "bnt", |
||||||
|
"name": "Bancor" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethbtc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "btc", |
||||||
|
"name": "Bitcoin" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethcad", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "cad", |
||||||
|
"name": "Canadian Dollar" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethcfi", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "cfi", |
||||||
|
"name": "Cofound.it" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethcrb", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "crb", |
||||||
|
"name": "CreditBit" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethcvc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "cvc", |
||||||
|
"name": "Civic" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethdash", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "dash", |
||||||
|
"name": "Dash" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethdgd", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "dgd", |
||||||
|
"name": "DigixDAO" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethetc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "etc", |
||||||
|
"name": "Ethereum Classic" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "etheur", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "eur", |
||||||
|
"name": "Euro" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethfun", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "fun", |
||||||
|
"name": "FunFair" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethgbp", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "gbp", |
||||||
|
"name": "Pound Sterling" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethgno", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "gno", |
||||||
|
"name": "Gnosis" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethgnt", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "gnt", |
||||||
|
"name": "Golem" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethgup", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "gup", |
||||||
|
"name": "Matchpool" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethhmq", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "hmq", |
||||||
|
"name": "Humaniq" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethjpy", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "jpy", |
||||||
|
"name": "Japanese Yen" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethlgd", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "lgd", |
||||||
|
"name": "Legends Room" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethlsk", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "lsk", |
||||||
|
"name": "Lisk" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethltc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "ltc", |
||||||
|
"name": "Litecoin" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethlun", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "lun", |
||||||
|
"name": "Lunyr" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethmco", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "mco", |
||||||
|
"name": "Monaco" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethmtl", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "mtl", |
||||||
|
"name": "Metal" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethmyst", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "myst", |
||||||
|
"name": "Mysterium" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethnmr", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "nmr", |
||||||
|
"name": "Numeraire" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethomg", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "omg", |
||||||
|
"name": "OmiseGO" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethpay", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "pay", |
||||||
|
"name": "TenX" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethptoy", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "ptoy", |
||||||
|
"name": "Patientory" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethqrl", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "qrl", |
||||||
|
"name": "Quantum-Resistant Ledger" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethqtum", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "qtum", |
||||||
|
"name": "Qtum" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethrep", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "rep", |
||||||
|
"name": "Augur" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethrlc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "rlc", |
||||||
|
"name": "iEx.ec" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethrub", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "rub", |
||||||
|
"name": "Russian Ruble" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethsc", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "sc", |
||||||
|
"name": "Siacoin" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethsngls", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "sngls", |
||||||
|
"name": "SingularDTV" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethsnt", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "snt", |
||||||
|
"name": "Status" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethsteem", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "steem", |
||||||
|
"name": "Steem" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethstorj", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "storj", |
||||||
|
"name": "Storj" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethtime", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "time", |
||||||
|
"name": "ChronoBank" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethtkn", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "tkn", |
||||||
|
"name": "TokenCard" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethtrst", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "trst", |
||||||
|
"name": "WeTrust" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethuah", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "uah", |
||||||
|
"name": "Ukrainian Hryvnia" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethusd", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "usd", |
||||||
|
"name": "United States Dollar" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethwings", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "wings", |
||||||
|
"name": "Wings" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethxem", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "xem", |
||||||
|
"name": "NEM" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethxlm", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "xlm", |
||||||
|
"name": "Stellar Lumen" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethxmr", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "xmr", |
||||||
|
"name": "Monero" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethxrp", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "xrp", |
||||||
|
"name": "Ripple" |
||||||
|
} |
||||||
|
}, |
||||||
|
{ |
||||||
|
"symbol": "ethzec", |
||||||
|
"base": { |
||||||
|
"code": "eth", |
||||||
|
"name": "Ethereum" |
||||||
|
}, |
||||||
|
"quote": { |
||||||
|
"code": "zec", |
||||||
|
"name": "Zcash" |
||||||
|
} |
||||||
|
} |
||||||
|
] |
||||||
|
} |
Loading…
Reference in new issue