From 8cee462de2cc16eed81ded90ced5dbd64f7145cb Mon Sep 17 00:00:00 2001 From: artiffine-vojtech <121032137+artiffine-vojtech@users.noreply.github.com> Date: Wed, 10 Jul 2024 19:34:02 +0200 Subject: [PATCH] Add FOMO token on Base chain to tokenlist.json (#28715) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: add FOMO token on BASE chain * feat: add more links, add tags, reduce logo size * feat: remove www from coingecko url * feat: remove trailing slash from cmp url * feat: revert tokenlist.json file * feat: unnecessry spaces * feat: add spaces * feat: add FOMO token on Base chain to tokenlist.json --------- Co-authored-by: Vojtěch Rychnovský Co-authored-by: Nazar <85495047+cryptomanz1@users.noreply.github.com> --- blockchains/base/tokenlist.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/blockchains/base/tokenlist.json b/blockchains/base/tokenlist.json index 0a0add753382..547ebf2b1c12 100644 --- a/blockchains/base/tokenlist.json +++ b/blockchains/base/tokenlist.json @@ -62,6 +62,16 @@ "decimals": 18, "logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png", "pairs": [] + }, + { + "asset": "c8453_t0x9A86980D3625b4A6E69D8a4606D51cbc019e2002", + "type": "BASE", + "address": "0x9A86980D3625b4A6E69D8a4606D51cbc019e2002", + "name": "FOMO BULL CLUB", + "symbol": "FOMO", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x9A86980D3625b4A6E69D8a4606D51cbc019e2002/logo.png", + "pairs": [] } ],