mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Made 2 changes to get our token listed on TRUST SWAP (#8802)
* Update allowlist.json * Update tokenlist.json * Update tokenlist.json
This commit is contained in:
parent
35a275fbe1
commit
3d3fed7bf0
|
@ -6473,5 +6473,6 @@
|
|||
"0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64",
|
||||
"0xFFee4DB0f30a43955398776A9524fDFF0680dD7f",
|
||||
"0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB",
|
||||
"0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB"
|
||||
]
|
||||
"0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB",
|
||||
"0x29502fE4d233EF0b45C3647101Fa1252cE0634BD"
|
||||
]
|
||||
|
|
|
@ -3618,11 +3618,21 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x29502fE4d233EF0b45C3647101Fa1252cE0634BD",
|
||||
"type": "ERC20",
|
||||
"address": "0x29502fE4d233EF0b45C3647101Fa1252cE0634BD",
|
||||
"name": "Froge Finance",
|
||||
"symbol": "FROGE",
|
||||
"decimals": 9,
|
||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
"major": 12,
|
||||
"minor": 0,
|
||||
"patch": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user