diff options
author | Kevin Serrano <kevin.serrano@consensys.net> | 2017-08-30 07:36:05 +0800 |
---|---|---|
committer | Kevin Serrano <kevin.serrano@consensys.net> | 2017-08-30 07:36:05 +0800 |
commit | 056276af02c5717684e36eeeaf6a8787ea4a39e6 (patch) | |
tree | e7acecefaa74e87925a7d186cb9325ddc80237c1 /ui/app/infura-conversion.json | |
parent | 34b327caf07cd395229806cedecdeb770c034562 (diff) | |
download | tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar.gz tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar.bz2 tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar.lz tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar.xz tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.tar.zst tangerine-wallet-browser-056276af02c5717684e36eeeaf6a8787ea4a39e6.zip |
integrate infura currency
Diffstat (limited to 'ui/app/infura-conversion.json')
-rw-r--r-- | ui/app/infura-conversion.json | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/ui/app/infura-conversion.json b/ui/app/infura-conversion.json new file mode 100644 index 000000000..de5ff4a90 --- /dev/null +++ b/ui/app/infura-conversion.json @@ -0,0 +1,59 @@ +{ + "symbols": [ + "eth1st", + "ethadt", + "ethadx", + "ethant", + "ethbat", + "ethbnt", + "ethbtc", + "ethcad", + "ethcfi", + "ethcrb", + "ethcvc", + "ethdash", + "ethdgd", + "ethetc", + "etheur", + "ethfun", + "ethgbp", + "ethgno", + "ethgnt", + "ethgup", + "ethhmq", + "ethjpy", + "ethlgd", + "ethlsk", + "ethltc", + "ethlun", + "ethmco", + "ethmtl", + "ethmyst", + "ethnmr", + "ethomg", + "ethpay", + "ethptoy", + "ethqrl", + "ethqtum", + "ethrep", + "ethrlc", + "ethrub", + "ethsc", + "ethsngls", + "ethsnt", + "ethsteem", + "ethstorj", + "ethtime", + "ethtkn", + "ethtrst", + "ethuah", + "ethusd", + "ethwings", + "ethxbt", + "ethxem", + "ethxlm", + "ethxmr", + "ethxrp", + "ethzec" + ] +} |