-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
Update to use Gateway functions #30
Comments
@fadeev It seems that the following code is written wrong, it should be
|
Seems like an error, right. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UniversalKit still uses Toolkit functions that transfer tokens to ERC-20 custody or TSS directly. Update the components to use
evmDepositAndCall
,zetachainWithdrawAndCall
and other Toolkit functions to interact with universal apps through Gateway, instead. This mostly is related to the Swap component.The text was updated successfully, but these errors were encountered: