Skip to content

Commit

Permalink
feat: add FOMO token on Base chain to tokenlist.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rychnovsky committed Jul 10, 2024
1 parent 3845045 commit 593f31d
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 593f31d

Please sign in to comment.