Skip to content

Commit

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

* Update manifest.json

* Add files via upload

* Create manifest.json
  • Loading branch information
vmichalik authored Aug 23, 2024
1 parent 9dc42f1 commit d29e02f
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
32 changes: 32 additions & 0 deletions public/tokens/arb/icon.svg
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/arb/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/arb/icon.svg",
"defaultColor":"#000000",
"coingeckoId": "",
"defaultPrice": 1,
"roundCurrencyUpto": "2"
}
10 changes: 10 additions & 0 deletions public/tokens/arbx/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/arb/icon.svg",
"superTokenType": "ERC20_WRAPPER",
"defaultColor":"#000000",
"defaultPrice": 1,
"coingeckoId": ""
}

0 comments on commit d29e02f

Please sign in to comment.