mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Added DYT to TrustSwap support... (#4716)
* Added DoYourTip logo... http://doyourtip.io/ * Added DYT to TrustSwap support... Co-authored-by: Sebastian Fichera <sfichera@gmail.com>
This commit is contained in:
parent
f0a9b10fae
commit
b67759ca19
|
@ -93,7 +93,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"base":"c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55"
|
"base":"c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"base":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -410,6 +413,18 @@
|
||||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png",
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png",
|
||||||
"pairs":[
|
"pairs":[
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"chainId":1,
|
||||||
|
"asset":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14",
|
||||||
|
"type":"ERC20",
|
||||||
|
"address":"0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14",
|
||||||
|
"name":"DoYourTip",
|
||||||
|
"symbol":"DYT",
|
||||||
|
"decimals":18,
|
||||||
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png",
|
||||||
|
"pairs":[
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version":{
|
"version":{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user