diff --git a/logos/dogzilla_woof_600x600.avif b/logos/dogzilla_woof_600x600.avif new file mode 100644 index 00000000..2464c55e Binary files /dev/null and b/logos/dogzilla_woof_600x600.avif differ diff --git a/logos/dogzilla_woof_600x600.png b/logos/dogzilla_woof_600x600.png new file mode 100644 index 00000000..854aeca1 Binary files /dev/null and b/logos/dogzilla_woof_600x600.png differ diff --git a/logos/dogzilla_woof_64x64.avif b/logos/dogzilla_woof_64x64.avif new file mode 100644 index 00000000..c1cc39d3 Binary files /dev/null and b/logos/dogzilla_woof_64x64.avif differ diff --git a/logos/dogzilla_woof_64x64.png b/logos/dogzilla_woof_64x64.png new file mode 100644 index 00000000..3666f041 Binary files /dev/null and b/logos/dogzilla_woof_64x64.png differ diff --git a/tokens.json b/tokens.json index ce6539a3..764f51bb 100644 --- a/tokens.json +++ b/tokens.json @@ -5054,5 +5054,13 @@ "symbol": "ZKS", "account": "zkstokensr4u", "chain": "eos" + }, + { + "name": "WOOF Token", + "logo": "https://raw.githubusercontent.com/eoscafe/eos-airdrops/master/logos/dogzilla_woof_64x64.png", + "logo_lg": "https://raw.githubusercontent.com/eoscafe/eos-airdrops/master/logos/dogzilla_woof_600x600.png", + "symbol": "WOOF", + "account": "dogzillawoof", + "chain": "wax" } -] \ No newline at end of file +]