Skip to content

Doubt in transfer #4708

Answered by AmitKochar1
h0leee asked this question in Q&A
Feb 3, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

If you are calling a transfer function from another contract and it has a modifier in it, then the condition of a modifier needs to be satisfied before proceeding with the remaining functionality.
For example, if you are transferring eth, but the function has a minimum amount condition in a modifier then it needs to pass the condition first.
I hope this helps, if not let me know.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@h0leee
Comment options

@AmitKochar1
Comment options

@h0leee
Comment options

@AmitKochar1
Comment options

@h0leee
Comment options

Answer selected by h0leee
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants