Add DAI. Closes #4648

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
Stepan Lusnikov 2018-06-10 23:02:27 +08:00 committed by Pedro Pombeiro
parent cdf356bb4f
commit e7f559c272
No known key found for this signature in database
GPG Key ID: A65DEB11E4BBC647
4 changed files with 5 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -22,7 +22,11 @@
(def all
{:mainnet
(resolve-icons :mainnet
[{:symbol :EOS
[{:symbol :DAI
:name "DAI"
:address "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359"
:decimals 18}
{:symbol :EOS
:name "EOS"
:address "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0"
:decimals 18}