Skip to content

Commit

Permalink
chore(gql): add TREND to FOT gql skip list (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsv authored Nov 25, 2024
1 parent a8d32f5 commit e0f878c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/graphql/token-fee-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ export class TokenFeeUtils {
'0xa4bb712b4ea05e74a9590ec550bd922cd857afcb',
'0xf2c5780e2dda407781c0c5eccc9320d5988ea0a6',
'0xa00453052a36d43a99ac1ca145dfe4a952ca33b8',
'0x42fa14d6e4642b3789d8b0272534a41d415663a9',
])

static isDynamicFOT(address: string): boolean {
Expand Down

0 comments on commit e0f878c

Please sign in to comment.