Skip to content

Commit

Permalink
chore: re-add comp v3 on base
Browse files Browse the repository at this point in the history
  • Loading branch information
larrythecucumber321 committed Oct 12, 2023
1 parent ada7cf9 commit dd309cc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/utils/plugins/data/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,21 @@
"underlyingAddress": "0x4c80E24119CFB836cdF0a6b53dc23F04F7e652CA",
"underlyingToken": "S*USDbC",
"rewardTokens": []
},
{
"address": "0xa372EC846131FBf9AE8b589efa3D041D9a94dF41",
"erc20": "0xbC0033679AEf41Fb9FeB553Fdf55a8Bb2fC5B29e",
"chainlinkFeed": "0x7e860098F58bBFC8648a4311b374B1D669a2bc6B",
"delayUntilDefault": "86400",
"maxTradeVolume": "1000000",
"oracleTimeout": 86460,
"targetName": "USD",
"version": "3.0.0",
"symbol": "wcUSDCv3",
"decimals": 6,
"protocol": "COMPv3",
"underlyingAddress": "0x9c4ec768c28520B50860ea7a15bd7213a9fF58bf",
"underlyingToken": "cUSDbCv3",
"rewardTokens": ["0x277FD5f51fE53a9B3707a0383bF930B149C74ABf"]
}
]

0 comments on commit dd309cc

Please sign in to comment.