Skip to content

Commit

Permalink
Merge pull request #977 from IPOR-Labs/ipor-token
Browse files Browse the repository at this point in the history
Add IPOR token
  • Loading branch information
wbnns authored Nov 7, 2024
2 parents d16435f + 6769546 commit f08e10c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/IPOR/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "IPOR Token",
"symbol": "IPOR",
"decimals": 18,
"description": "The IPOR token is the protocol's native token issued to the parties involved with the project: builders, investors, liquidity providers, and the like.",
"website": "https://ipor.io",
"twitter": "@ipor_io",
"tokens": {
"ethereum": {
"address": "0x1e4746dC744503b53b4A082cB3607B169a289090"
},
"base": {
"address": "0xbd4e5c2f8de5065993d29a9794e2b7cefc41437a"
},
"sepolia": {
"address": "0x6e14233172B25eba7Ed3CBC513dD8d78d7c2F519",
"overrides": {
"name": "IPOR Token"
}
},
"base-sepolia": {
"address": "0x7EbbA0361cCF8ECF66C4522A9323674Cd33e8b99"
}
}
}
1 change: 1 addition & 0 deletions data/IPOR/logo.svg
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 f08e10c

Please sign in to comment.