Skip to content

Commit

Permalink
chore: Add OLE token to LHD
Browse files Browse the repository at this point in the history
  • Loading branch information
efeDaniels committed Nov 8, 2023
1 parent 42df9f7 commit eb3c0cc
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
31 changes: 31 additions & 0 deletions config/whitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1703,6 +1703,37 @@
"telegramUrl": "https://t.me/Betfury"
}
},
{
"tokenSymbol": "OLE",
"tokenName": "OpenLeverage",
"tokenLogoUrl": "https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/OLE.svg",
"tokenAddresses": [
{
"address": "0xa865197a84e780957422237b5d152772654341f3",
"chainId": "56"
},
{
"address": "0x92cfbec26c206c90aee3b7c66a9ae673754fab7e",
"chainId": "1"
},
{
"address": "0xd4d026322c88c2d49942a75dff920fcfbc5614c1",
"chainId": "42161"
}
],
"tags": [
"Derivatives"
],
"profileLinks": {
"siteUrl": "https://openleverage.finance/",
"twitterUrl": "https://twitter.com/OpenLeverage",
"discordUrl": "https://discord.com/invite/OpenLeverage",
"telegramUrl": "https://t.me/openleverage",
"auditUrls": [
"https://skynet.certik.com/projects/openleverage?utm_source=CMC&utm_campaign=AuditByCertiKLink"
]
}
},
{
"tokenSymbol": "USDC",
"tokenLogoUrl": "https://cryptologos.cc/logos/usd-coin-usdc-logo.png?v=024",
Expand Down
Loading

0 comments on commit eb3c0cc

Please sign in to comment.