Skip to content

Commit

Permalink
fix(GQL): add REFI to dynamic FOT list (#796)
Browse files Browse the repository at this point in the history
add REFI to dynamic FOT list
  • Loading branch information
xrsv authored Jul 29, 2024
1 parent 8edb061 commit 997236d
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 @@ -315,6 +315,7 @@ export class TokenFeeUtils {
'0xfa955ec865f51c55e3b6ce02528a6844c2eb9c26',
'0xfe14e3138d0e3f74c9f964583113c613a248cc32',
'0xffb032d971469fd358f11a4192c4e0b852df5190',
'0xa4bb712b4ea05e74a9590ec550bd922cd857afcb',
])

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

0 comments on commit 997236d

Please sign in to comment.