Skip to content

Instantly share code, notes, and snippets.

@katat
Last active November 17, 2019 08:07
Show Gist options
  • Save katat/5cd78c9678abfc75c610d5cf801ffed2 to your computer and use it in GitHub Desktop.
Save katat/5cd78c9678abfc75c610d5cf801ffed2 to your computer and use it in GitHub Desktop.
await wallet.approveTokenDeposit(depositAmount, tokenInfo.symbol);
await wallet.completeTokenDeposit(depositAmount, tokenInfo.symbol);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment