diff --git a/resources/tokens.json b/resources/tokens.json index 890c132..9894839 100644 --- a/resources/tokens.json +++ b/resources/tokens.json @@ -362,5 +362,9 @@ "Nemo": { "icon": "/tokens/Nemo.png", "symbol": "Nemo" + }, + "LOTY": { + "icon": "/tokens/LOTY.png", + "symbol": "LOTY" } } diff --git a/resources/tokens/LOTY.png b/resources/tokens/LOTY.png new file mode 100644 index 0000000..5d10379 Binary files /dev/null and b/resources/tokens/LOTY.png differ