Skip to content

Commit

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

* Add files via upload

* Delete public/tokens/boring/icon.png

* Add files via upload

* Update manifest.json
  • Loading branch information
vmichalik authored Jul 4, 2024
1 parent a26a8d4 commit 903c88f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
35 changes: 35 additions & 0 deletions public/tokens/boring/icon.svg
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/boring/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/boring/icon.svg",
"superTokenType": "CUSTOM",
"superTokenCustomProperties": ["PRE_MINTED"],
"defaultColor":"#000000",
"coingeckoId": "",
"defaultPrice": 1,
"roundCurrencyUpto": "2"
}

0 comments on commit 903c88f

Please sign in to comment.