feature #7266 - added buff token on xdai sidechain
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
parent
3469a3d899
commit
256401c417
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
|
@ -512,6 +512,13 @@
|
|||
:name "KudosToken"
|
||||
:address "0x93bb0afbd0627bbd3a6c72bc318341d3a22e254a"}])
|
||||
|
||||
:xdai
|
||||
(resolve-icons :xdai
|
||||
[{:name "buffiDai"
|
||||
:symbol :BUFF
|
||||
:decimals 18
|
||||
:address "0x3e50bf6703fc132a94e4baff068db2055655f11b"}])
|
||||
|
||||
:custom []})
|
||||
|
||||
(defn tokens-for
|
||||
|
|
Loading…
Reference in New Issue