Skip to content

Commit

Permalink
Add FOMO token on Base chain to tokenlist.json (#28715)
Browse files Browse the repository at this point in the history
* 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ý <[email protected]>
Co-authored-by: Nazar <[email protected]>
  • Loading branch information
3 people authored Jul 10, 2024
1 parent 7de786d commit 8cee462
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions blockchains/base/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": []
}

],
Expand Down

0 comments on commit 8cee462

Please sign in to comment.