-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8be0906
commit 33e4738
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |