Skip to content

Commit

Permalink
update arbitrum block
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Sep 26, 2024
1 parent 4c2a70d commit adba1c2
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 @@ -52,7 +52,7 @@ const USDC_FORK_BLOCKS: { [key: string]: number } = {
const USDT_FORK_BLOCKS: { [key: string]: number } = {
'1': 20528446,
'8453': 12292893, // not used
'42161': 227293528,
'42161': 247293528,
}

export const FORK_BLOCKS: { [key: string]: { [chainId: string]: number } } = {
Expand Down

0 comments on commit adba1c2

Please sign in to comment.