From 1af5fd68aa7b02e8b28a36defb12e95557018027 Mon Sep 17 00:00:00 2001 From: sell9000 <70768804+sell9000@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:39:46 -0500 Subject: [PATCH] Update assetlist.json fixed SEIYAN broke image link Added AAAAAA token --- assetlist.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/assetlist.json b/assetlist.json index 0f7b41a..5c135ff 100644 --- a/assetlist.json +++ b/assetlist.json @@ -40,6 +40,27 @@ "png": "https://i.imgur.com/cLbYDpJ.png" } }, + { + "name": "AKITAAAAAA", + "description": "You want mascot? Here a mascot", + "symbol": "AAAAAA", + "base": "sei1vw6rxcg0kczy8728phdgxpuw78za2h9lgm4h7q0ughw364yz7luq26tchc", + "display": "aaaaaa", + "denom_units": [ + { + "denom": "sei1vw6rxcg0kczy8728phdgxpuw78za2h9lgm4h7q0ughw364yz7luq26tchc", + "exponent": 0 + }, + { + "denom": "AAAAAA", + "exponent": 6 + } + ], + "images": { + "svg": "https://i.ibb.co/jv7MKrZ/akita-transparent.png" + }, + "type_asset": "cw20" + }, { "name": "SEIYAN", "description": "Sei's main memecoin", @@ -57,7 +78,7 @@ } ], "images": { - "svg": "https://media.discordapp.net/attachments/1155506336746962985/1186703319197036604/seiyanlogo.png?ex=65943697&is=6581c197&hm=305f472ac496930ded387b6bba3268d1aa1b5ebc64cccfd47b50ed27d585dfb9&=&format=webp&quality=lossless" + "svg": "https://i.ibb.co/WkDdB9x/seiyanlogomain.png" }, "type_asset": "cw20" },