Skip to content

Commit

Permalink
feat: list SolvBTC Ethena on ARB
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-eric committed Jun 26, 2024
1 parent f232bc4 commit 6db13ed
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions lists/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,14 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0.png"
},
{
"name": "SolvBTC Ethena",
"symbol": "SolvBTC.ENA",
"address": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,5 +382,13 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0.png"
},
{
"name": "SolvBTC Ethena",
"symbol": "SolvBTC.ENA",
"address": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8.png"
}
]

0 comments on commit 6db13ed

Please sign in to comment.