Skip to content

Commit

Permalink
fix: supply rate and underlying prices
Browse files Browse the repository at this point in the history
  • Loading branch information
cleivson committed Mar 21, 2023
1 parent 3393e40 commit 1a66193
Show file tree
Hide file tree
Showing 11 changed files with 81 additions and 822 deletions.
2 changes: 1 addition & 1 deletion abis/cERC20.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
{
"constant": true,
"inputs": [],
"name": "accrualBlockNumber",
"name": "accrualBlockTimestamp",
"outputs": [
{
"name": "",
Expand Down
2 changes: 1 addition & 1 deletion abis/cETH.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
{
"constant": true,
"inputs": [],
"name": "accrualBlockNumber",
"name": "accrualBlockTimestamp",
"outputs": [
{
"name": "",
Expand Down
Loading

0 comments on commit 1a66193

Please sign in to comment.