diff --git a/logos/wifjohn.png b/logos/wifjohn.png new file mode 100644 index 0000000..63cf01c Binary files /dev/null and b/logos/wifjohn.png differ diff --git a/tokens.telos.json b/tokens.telos.json index a5a8117..88e5f7d 100644 --- a/tokens.telos.json +++ b/tokens.telos.json @@ -422,5 +422,11 @@ "contract": "simpletokens", "precision": 0, "logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/silly-car.jpg" + }, { + "name": "John Wif Headphones", + "symbol": "WIFJOHN", + "contract": "simpletokens", + "precision": 4, + "logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/wifjohn.png" } ]