Skip to content

Commit

Permalink
Add Yoink (#214)
Browse files Browse the repository at this point in the history
* Create manifest.json

* Add files via upload
  • Loading branch information
vmichalik committed May 10, 2024
1 parent 4850a69 commit d41c8de
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added public/tokens/yoink/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/tokens/yoink/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": "2021-05-18",
"type": "ERC20",
"isSuperToken": true,
"svgIconPath": "/tokens/yoink/icon.png",
"superTokenType": "CUSTOM",
"superTokenCustomProperties": ["PRE_MINTED"],
"defaultColor":"#000000",
"coingeckoId": "",
"defaultPrice": "",
"roundCurrencyUpto": "2"
}

0 comments on commit d41c8de

Please sign in to comment.