Skip to content

Commit

Permalink
Add Buds, stBuds tokens (#433)
Browse files Browse the repository at this point in the history
* Added Buds and stBuds logo

Signed-off-by: Rushikesh Satyawan Jadhav <85375791+Rushikesh0125@users.noreply.github.com>

* Update defaultTokenList.json

Signed-off-by: Rushikesh Satyawan Jadhav <85375791+Rushikesh0125@users.noreply.github.com>

---------

Signed-off-by: Rushikesh Satyawan Jadhav <85375791+Rushikesh0125@users.noreply.github.com>
  • Loading branch information
Rushikesh0125 authored Nov 11, 2024
1 parent 65190ab commit b50c0fd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file added src/assets/Buds.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 src/assets/stBuds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions src/tokens/bartio/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,24 @@
},

"tokens": [
{
"chainId": 80086,
"address": "0x40bc12c8B0dc1ADa90156614d6a7F7e95e6AFAE3",
"symbol": "stBUDS",
"name": "Liquid Staked Buds",
"decimals": 18,
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/stBuds.png",
"tags": ["featured"]
},
{
"chainId": 80086,
"address": "0x9F43e40093327697Ff92d4b353D0A7B88b0DbBb6",
"symbol": "BUDS",
"name": "Buds",
"decimals": 18,
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Buds.png",
"tags": ["featured"]
},
{
"chainId": 80084,
"address": "0x556b758AcCe5c4F2E1B57821E2dd797711E790F4",
Expand Down

0 comments on commit b50c0fd

Please sign in to comment.