Skip to content

Commit

Permalink
Merge pull request #75 from 0xtjoe/feat/add-ibex
Browse files Browse the repository at this point in the history
feat: add IBEX token
  • Loading branch information
shellteo committed May 28, 2024
2 parents 63c442e + 99c5b70 commit 7aea557
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/IBEX/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "ImpermaxFinance Token",
"symbol": "IBEX",
"decimals": 18,
"description": "Impermax is a cross-chain, permissionless, decentralized lending protocol where users can participate as lenders or borrowers in isolated lending pools.",
"website": "https://impermax.finance/",
"twitter": "@ImpermaxFinance",
"tokens": {
"ethereum": {
"address": "0xF655C8567E0f213e6C634CD2A68d992152161dC6"
},
"mantle": {
"address": "0xFC88835694B1BeFE3506595303e37240F9D6a135"
}
},
"tickers": {
"coingecko": "impermax"
}
}

Binary file added data/IBEX/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7aea557

Please sign in to comment.