Skip to content

Instantly share code, notes, and snippets.

@anurag-arjun
Created January 14, 2019 12:48
Show Gist options
  • Save anurag-arjun/22c90854c8be48831ab071a646fca54a to your computer and use it in GitHub Desktop.
Save anurag-arjun/22c90854c8be48831ab071a646fca54a to your computer and use it in GitHub Desktop.
matic.transferTokens(token, to, amount, {
from,
parent: false, // For token transfer on Main network (false for Matic Network)
onTransactionHash: () => {
// action on Transaction success
console.log("Transfer done!")
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment