diff --git a/tokens/mainnet.json b/tokens/mainnet.json index daac243..1b2d1a8 100644 --- a/tokens/mainnet.json +++ b/tokens/mainnet.json @@ -1103,5 +1103,13 @@ "description": "A flash that will give vibrations to Alephium ", "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/FLASH.png" } + { + "id": "9c9da9375f291bee8738e481b0386f8c2c6b0779365d935dc3502e762ac4fb00", + "name": "dontbuy", + "symbol": "DONT", + "decimals": 10, + "description": "just another nonsense token with no utility. send alph, get happy. but dont buy", + "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/DONT.png" + } ] }