Skip to content

Commit

Permalink
Add Waru Assets (#200)
Browse files Browse the repository at this point in the history
* Create manifest.json

* Add files via upload

* Create manifest.json

* Update manifest.json

* Update manifest.json
  • Loading branch information
vmichalik authored Jan 16, 2024
1 parent baa7bd4 commit f334ae5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file added public/tokens/waru/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/tokens/waru/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "2021-05-18",
"type": "ERC20",
"svgIconPath": "/tokens/waru/icon.png",
"isSuperToken": false,
"defaultColor":"#FFFFFF",
"defaultPrice": 0,
"roundCurrencyUpto": "2"
}
9 changes: 9 additions & 0 deletions public/tokens/warux/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "2021-05-18",
"type": "ERC20",
"isSuperToken": true,
"svgIconPath": "/tokens/waru/icon.png",
"superTokenType": "ERC20_WRAPPER",
"defaultPrice": 0,
"defaultColor":"#FFFFFF"
}

0 comments on commit f334ae5

Please sign in to comment.