Skip to content

Commit

Permalink
chore(gql): add DIONE to FOT gql skip list (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsv authored Nov 27, 2024
1 parent e0f878c commit 79be115
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 @@ -319,6 +319,7 @@ export class TokenFeeUtils {
'0xf2c5780e2dda407781c0c5eccc9320d5988ea0a6',
'0xa00453052a36d43a99ac1ca145dfe4a952ca33b8',
'0x42fa14d6e4642b3789d8b0272534a41d415663a9',
'0x89b69f2d1adffa9a253d40840b6baa7fc903d697',
])

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

0 comments on commit 79be115

Please sign in to comment.