mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ed272b256d
* Remove pairs from EVM chain tokelists.json * Add tokenlist-extended.json * Add command for adding token to tokenlist-extended.json * Remove empty pairs * Update config namings * Add command for adding token to tokenlist.json * Update config and file namings * Update tokenlist-extended.json * Add token info getting * Fix * Fix * Add duplicates check * Add duplicate check in token list * Update commands.go Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"name": "Trust Wallet: SmartChain Extended List",
|
|
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
|
|
"timestamp": "2022-01-27T14:33:26.183301",
|
|
"tokens": [
|
|
|
|
],
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 0,
|
|
"patch": 0
|
|
}
|
|
} |