diff --git a/logos/EOSDT.png b/logos/EOSDT.png index 104efe1..2d67f1c 100644 Binary files a/logos/EOSDT.png and b/logos/EOSDT.png differ diff --git a/logos/SEEDS.png b/logos/SEEDS.png index 3a97fc9..d8ef16e 100644 Binary files a/logos/SEEDS.png and b/logos/SEEDS.png differ diff --git a/logos/START.png b/logos/START.png index b37925c..613db94 100644 Binary files a/logos/START.png and b/logos/START.png differ diff --git a/logos/SWAP.png b/logos/SWAP.png index 28666a5..27bd4de 100644 Binary files a/logos/SWAP.png and b/logos/SWAP.png differ diff --git a/logos/TLOSD.png b/logos/TLOSD.png index 0741a2d..edaf36d 100644 Binary files a/logos/TLOSD.png and b/logos/TLOSD.png differ diff --git a/logos/pUSDC.png b/logos/pUSDC.png index 265f6ff..55b284f 100644 Binary files a/logos/pUSDC.png and b/logos/pUSDC.png differ diff --git a/logos/pUSDT.png b/logos/pUSDT.png index 66a9a26..01a8240 100644 Binary files a/logos/pUSDT.png and b/logos/pUSDT.png differ diff --git a/logos/sholism.png b/logos/sholism.png new file mode 100644 index 0000000..bea7287 Binary files /dev/null and b/logos/sholism.png differ diff --git a/tokens.telos.json b/tokens.telos.json index 69df9a9..1f82dd0 100644 --- a/tokens.telos.json +++ b/tokens.telos.json @@ -416,5 +416,11 @@ "contract": "banana.moon", "precision": 4, "logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/banana.png" + }, { + "name": "Sholism", + "symbol": "SHOLISM", + "contract": "simpletokens", + "precision": 10, + "logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/sholism.png" } ]