mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add ERC20 AXS and SLP (#4902)
This commit is contained in:
parent
641b93fe74
commit
2a80ab6a8c
|
@ -108,7 +108,13 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"base":"c60_t0x2ba592F78dB6436527729929AAf6c908497cB200"
|
"base":"c60_t0x2ba592F78dB6436527729929AAf6c908497cB200"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"base":"c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base":"c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -485,6 +491,30 @@
|
||||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png",
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png",
|
||||||
"pairs":[
|
"pairs":[
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"chainId":1,
|
||||||
|
"asset":"c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA",
|
||||||
|
"type":"ERC20",
|
||||||
|
"address":"0xF5D669627376EBd411E34b98F19C868c8ABA5ADA",
|
||||||
|
"name":"Axie Infinity",
|
||||||
|
"symbol":"AXS",
|
||||||
|
"decimals":18,
|
||||||
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png",
|
||||||
|
"pairs":[
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"chainId":1,
|
||||||
|
"asset":"c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1",
|
||||||
|
"type":"ERC20",
|
||||||
|
"address":"0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1",
|
||||||
|
"name":"Small Love Potion",
|
||||||
|
"symbol":"SLP",
|
||||||
|
"decimals":0,
|
||||||
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png",
|
||||||
|
"pairs":[
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version":{
|
"version":{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user