mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 04:20:53 +01:00
With the change from infura to cryptocompare https://github.com/MetaMask/gaba/pull/30/files#diff-50c3c47cc5fa12e5213a6cc900476f41L41-R48 we have numerous conversion rates to go through and add if we like to.
This commit is contained in:
parent
59937fe35a
commit
6969e3984b
@ -238,5 +238,13 @@
|
||||
{
|
||||
"code": "zec",
|
||||
"name": "Zcash"
|
||||
},
|
||||
{
|
||||
"code": "dai",
|
||||
"name": "DAI"
|
||||
},
|
||||
{
|
||||
"code": "sai",
|
||||
"name": "SAI"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user