We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如这个提取收益的操作, https://bscscan.com/tx/0xe2ca50ee22e45d3babe3a0be27ab792082154effbaafeb1f17262770d06e1834 方法名竟然为 deposit,amount 为0时就提取,但是显然不符合这个单词的含义,建议改为 withdraw,或者其它名称
The text was updated successfully, but these errors were encountered:
No branches or pull requests
比如这个提取收益的操作,
https://bscscan.com/tx/0xe2ca50ee22e45d3babe3a0be27ab792082154effbaafeb1f17262770d06e1834
方法名竟然为 deposit,amount 为0时就提取,但是显然不符合这个单词的含义,建议改为 withdraw,或者其它名称
The text was updated successfully, but these errors were encountered: