mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add BEP20 INJ, ALPHA, CTK (#4731)
* add BEP20 INJ, ALPHA, CTK * update BEP20 CTK logo
This commit is contained in:
parent
eba471dc69
commit
9433cdf1aa
|
@ -27,6 +27,15 @@
|
|||
},
|
||||
{
|
||||
"base":"c20000714_t0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63"
|
||||
},
|
||||
{
|
||||
"base":"c20000714_t0xa2B726B1145A4773F68593CF171187d8EBe4d495"
|
||||
},
|
||||
{
|
||||
"base":"c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975"
|
||||
},
|
||||
{
|
||||
"base":"c20000714_t0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -80,6 +89,45 @@
|
|||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png",
|
||||
"pairs":[
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId":56,
|
||||
"asset":"c20000714_t0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
||||
"type":"BEP20",
|
||||
"address":"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
||||
"name":"Injective Protocol",
|
||||
"symbol":"INJ",
|
||||
"decimals":18,
|
||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png",
|
||||
"pairs":[
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId":56,
|
||||
"asset":"c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||
"type":"BEP20",
|
||||
"address":"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||
"name":"Alpha Token",
|
||||
"symbol":"ALPHA",
|
||||
"decimals":18,
|
||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png",
|
||||
"pairs":[
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"chainId":56,
|
||||
"asset":"c20000714_t0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
||||
"type":"BEP20",
|
||||
"address":"0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
||||
"name":"CertiK Token",
|
||||
"symbol":"CTK",
|
||||
"decimals":18,
|
||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png",
|
||||
"pairs":[
|
||||
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user