diff --git a/public/tokens/aleph/icon.svg b/public/tokens/aleph/icon.svg new file mode 100755 index 0000000..f067abc --- /dev/null +++ b/public/tokens/aleph/icon.svg @@ -0,0 +1,28 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + diff --git a/public/tokens/aleph/manifest.json b/public/tokens/aleph/manifest.json new file mode 100644 index 0000000..7843346 --- /dev/null +++ b/public/tokens/aleph/manifest.json @@ -0,0 +1,11 @@ +{ + "version": "2021-05-18", + "type": "ERC20", + "isSuperToken": true, + "svgIconPath": "/tokens/aleph/icon.svg", + "superTokenType": "CUSTOM", + "defaultColor":"#000000", + "defaultPrice": 1, + "coingeckoId": "aleph-zero" + } + \ No newline at end of file