Skip to content

Commit

Permalink
Adjust median time for Polygon: 8 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Dec 12, 2023
1 parent 7b182d1 commit 238fcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk-router/src/constants/medianTime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ export const MEDIAN_TIME_CCTP = {
[SupportedChainId.BASE]: 1170,
[SupportedChainId.ARBITRUM]: 1170,
[SupportedChainId.AVALANCHE]: 30,
[SupportedChainId.POLYGON]: 440,
[SupportedChainId.POLYGON]: 480,
}

0 comments on commit 238fcc3

Please sign in to comment.