Skip to content

Commit

Permalink
Added COMP token on Optimism
Browse files Browse the repository at this point in the history
  • Loading branch information
EviLord032 committed May 30, 2024
1 parent 8be0906 commit 33e4738
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/COMP/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "Compound",
"symbol": "COMP",
"decimals": 18,
"description": "Compound III is an EVM compatible protocol that enables supplying of crypto assets as collateral in order to borrow the base asset. Accounts can also earn interest by supplying the base asset to the protocol.",
"website": "https://compound.finance/",
"twitter": "https://twitter.com/compoundfinance",
"logoURI": "https://assets.coingecko.com/coins/images/10775/standard/COMP.png?1696510737",
"opTokenId": "COMP",
"addresses": {
"1": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
"10": "0x7e7d4467112689329f7E06571eD0E8CbAd4910eE"
}
}

0 comments on commit 33e4738

Please sign in to comment.