How do we know if the token needs approval or not? #2651
Unanswered
rafaelfaria
asked this question in
Q&A
Replies: 1 comment
-
You can use the ERC-20 Also, if you are issuing an approve followed by a |
Beta Was this translation helpful? Give feedback.
0 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.
-
I am making an app that will sell the token after X seconds. However, I just want to make sure it approves once. I can't find a way to check if it has been approved or not unless I store this in my database.
Any tips?
Beta Was this translation helpful? Give feedback.
All reactions