Skip to content

Commit

Permalink
feat: add chains
Browse files Browse the repository at this point in the history
  • Loading branch information
H3xept committed Sep 12, 2024
1 parent 6db572a commit ff7f5d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tenderly/tenderly.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ export const TENDERLY_CHAINS: number[] = [
ChainId.MOO,
ChainId.MOD,
ChainId.MNT,
ChainId.BLS,
ChainId.TAI,
ChainId.FRA,
]

export const knownProxyTokens: Record<
Expand Down

0 comments on commit ff7f5d8

Please sign in to comment.