Skip to content

Commit

Permalink
add sbtc, stone, golds3, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
berastotle committed Nov 29, 2024
1 parent b66c63b commit 9a533c8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
Binary file added src/tokens/golds3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
15 changes: 12 additions & 3 deletions tokenLists/bartio.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
"symbol": "STONE",
"name": "StakeStone Ether",
"decimals": 18,
"logoURI": "https://app.stakestone.io/static/media/stone.119e5992106964adb4e470409dc26cd6.svg",
"logoURI": "https://static.kodiak.finance/tokens/stone.png",
"tags": []
},
{
Expand All @@ -230,12 +230,21 @@
"symbol": "SBTC",
"name": "StakeStone Bitcoin",
"decimals": 18,
"logoURI": "https://app.stakestone.io/static/media/ssBTC.44034be2328993640a34730947175502.svg",
"logoURI": "https://static.kodiak.finance/tokens/sbtc.png",
"tags": []
},
{
"chainId": 80084,
"address": "0x833DcBE1C5A3438B5849079735d166ba07287636",
"symbol": "GOLD.S3",
"name": "Grand Conquest Gold (S3)",
"decimals": 18,
"logoURI": "https://static.kodiak.finance/tokens/golds3.png",
"tags": []
}
],
"version": {
"major": 15,
"major": 16,
"minor": 0,
"patch": 0
}
Expand Down

0 comments on commit 9a533c8

Please sign in to comment.