Skip to content

Commit

Permalink
Add new tokens (#188)
Browse files Browse the repository at this point in the history
- add new cow token logo
- add shutter and olas to gnosis tokenlist
  • Loading branch information
Diogomartf authored Jul 18, 2024
1 parent 3f4b536 commit 1c3d72a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/app/public/assets/blockchains/gnosis/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,21 @@
"decimals": 6,
"logoURI": "/assets/images/tokens/usdc.png",
"chainId": 100
},
{
"address": "0xcE11e14225575945b8E6Dc0D4F2dD4C570f79d9f",
"name": "Autonolas",
"symbol": "OLAS",
"decimals": 18,
"logoURI": "/assets/images/tokens/olas.png",
"chainId": 100
},
{
"address": "0x8CCd277Cc638E7e17F8100cE583cBcEf42007Dca",
"name": "Shutter Token",
"symbol": "SHU",
"decimals": 18,
"logoURI": "/assets/images/tokens/shutter.png",
"chainId": 100
}
]
Binary file modified packages/app/public/assets/images/tokens/cow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added packages/app/public/assets/images/tokens/olas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1c3d72a

Please sign in to comment.