diff --git a/logos/Air.png b/logos/Air.png new file mode 100644 index 0000000..ef6a527 Binary files /dev/null and b/logos/Air.png differ diff --git a/logos/Moo.png b/logos/Moo.png new file mode 100644 index 0000000..8da33e8 Binary files /dev/null and b/logos/Moo.png differ diff --git a/tokens/testnet.json b/tokens/testnet.json index 050fa7f..d487c2e 100644 --- a/tokens/testnet.json +++ b/tokens/testnet.json @@ -368,6 +368,22 @@ "decimals": 18, "description": "Lockdown (test)", "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/LOCK.png" + }, + { + "id": "36b73bcf11f1cef4bba34319741ebe79fbe8e1c590ac1bf2804f73647d575800", + "name": "Air", + "symbol": "Air", + "decimals": 18, + "description": "The Legend. The GOAT.", + "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/Air.png" + }, + { + "id": "def10176d86a74a5064501a5e9519cb1788035a0c655ef86bc939a106cf33700", + "name": "MetaMoo", + "symbol": "Moo", + "decimals": 18, + "description": "Moo Moo", + "logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/Moo.png" } ] }