From b00c9f565b75ec019979aee572d9035c86479c0e Mon Sep 17 00:00:00 2001 From: Legosanc Date: Sat, 28 Sep 2024 12:41:33 +0700 Subject: [PATCH] Update mainnet.json --- tokens/mainnet.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tokens/mainnet.json b/tokens/mainnet.json index 6075460..fbb0688 100644 --- a/tokens/mainnet.json +++ b/tokens/mainnet.json @@ -1334,6 +1334,14 @@ "decimals": 4, "description": "The Hippo is Trending\nIYKYK", "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/HIPPO.png" + }, + { + "id": "dfad4db2af0294d2333fdbe6f2f249038cc84de5badf70580089b82b31098f00", + "name": "Whale", + "symbol": "WHALE", + "decimals": 2, + "description": "Whale meme tooen was not created for whales", + "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/WHALE.png" } ] -} \ No newline at end of file +}