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
Extend #198 mostly focus on first implementation to track task we should complete to be production ready for v2 contracts.
The content you are editing has changed. Please copy your edits and refresh the page.
WZETA
zetaToken
New
ZRC20
Call
RevertOptions
Withdraw
Withdrawn
CallOptions
call
withdrawAndCall
onRevert
The text was updated successfully, but these errors were encountered:
Closing now, added the revert support in localnet here: zeta-chain/node#2745
Sorry, something went wrong.
No branches or pull requests
Extend #198 mostly focus on first implementation to track task we should complete to be production ready for v2 contracts.
Tasks
WZETA
in the Connector on ZetaChain tozetaToken
#158New
suffix for the new contracts #250ZRC20
to allow setting Gateway address #279Call
interface on ZEVM Gateway #274RevertOptions
as part of the gateway entrypoint functions #299Withdraw
intoWithdrawn
#306CallOptions
containing a GasLimit value forcall
andwithdrawAndCall
functions #307call
#308call
: add a check message is non-emtpy #309onRevert
#310The text was updated successfully, but these errors were encountered: