How to tell if token requires fee on transfer? #162
Unanswered
ChristianPerez34
asked this question in
Q&A
Replies: 1 comment · 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there a way for me to determine if a swap requires fee on transfer tokens before calling the make_trade method?
Most tokens use
swapExactETHForTokens
when swapping ETH, but, most of the new tokens now useswapExactETHForTokensSupportingFeeOnTransferTokens
Beta Was this translation helpful? Give feedback.
All reactions