mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add tokens to DEX 12-15 (#16598)
This commit is contained in:
parent
7244c86ae2
commit
f19f48d23c
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Spell Token",
|
||||
"website": "https://abracadabra.money",
|
||||
"description": "Abracadabra.money is a lending platform that allows users to borrow funds using Interest Bearing Tokens as collateral.",
|
||||
"explorer": "https://etherscan.io/token/0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
||||
"type": "ERC20",
|
||||
"symbol": "SPELL",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x090185f2135308BaD17527004364eBcC2D37e5F6"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
|
@ -3585,6 +3585,36 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA",
|
||||
"type": "ERC20",
|
||||
"address": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA",
|
||||
"name": "Gala",
|
||||
"symbol": "GALA",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
||||
"type": "ERC20",
|
||||
"address": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
||||
"name": "Convex Token",
|
||||
"symbol": "CVX",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
||||
"type": "ERC20",
|
||||
"address": "0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
||||
"name": "Spell Token",
|
||||
"symbol": "SPELL",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user