Skip to content

Commit

Permalink
update mainnet fork
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Sep 26, 2024
1 parent adba1c2 commit c47001e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/plugins/individual-collateral/compoundv3/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const USDC_FORK_BLOCKS: { [key: string]: number } = {
}

const USDT_FORK_BLOCKS: { [key: string]: number } = {
'1': 20528446,
'1': 20814000,
'8453': 12292893, // not used
'42161': 247293528,
}
Expand Down

0 comments on commit c47001e

Please sign in to comment.