Skip to content

Commit

Permalink
Added COMP token on Optimism (#50)
Browse files Browse the repository at this point in the history
* Added COMP token on Optimism

* Update data.json
  • Loading branch information
EviLord032 authored May 31, 2024
1 parent 042f7bc commit daf60c4
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/compgovernance",
"logoURI": "https://assets.coingecko.com/coins/images/10775/standard/COMP.png?1696510737",
"opTokenId": "COMP",
"addresses": {
"1": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
"10": "0x7e7d4467112689329f7E06571eD0E8CbAd4910eE"
}
}

0 comments on commit daf60c4

Please sign in to comment.