Skip to content

Commit

Permalink
chore: add lorenzo btc (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefBingbong authored Aug 6, 2024
1 parent 866fc0c commit 8166367
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-08-05T10:12:20.480Z",
"timestamp": "2024-08-06T06:57:26.841Z",
"version": {
"major": 2,
"minor": 16,
"patch": 233
"patch": 234
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2676,6 +2676,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x724A32dFFF9769A0a0e1F0515c0012d1fB14c3bd.png"
},
{
"name": "Lorenzo stBTC",
"symbol": "stBTC",
"address": "0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3.png"
},
{
"name": "StargateToken",
"symbol": "STG",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3342,5 +3342,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x1346b618dC92810EC74163e4c27004c921D446a5.png"
},
{
"name": "Lorenzo stBTC",
"symbol": "stBTC",
"address": "0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3.png"
}
]

0 comments on commit 8166367

Please sign in to comment.