Skip to content

Commit

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

* Add files via upload

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

0 comments on commit b365067

Please sign in to comment.