Skip to content
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

Transfer and execute #367

Merged
merged 3 commits into from
Dec 6, 2023
Merged

Transfer and execute #367

merged 3 commits into from
Dec 6, 2023

Conversation

popenta
Copy link
Contributor

@popenta popenta commented Nov 29, 2023

Now, when calling a contract a token transfer is also supported. To send EGLD the amount should be provided using --value and for sending ESDT/MetaESDT/NFT one can use --token transfer. The token identifier should be provided (including nonce for NFTs/MetaESDTs) followed by the amount.
e.g.

--token-transfers NFT-123456-0a 1 ESDT-987654 100000000

@popenta popenta self-assigned this Nov 29, 2023
@popenta popenta marked this pull request as draft November 29, 2023 15:47
Base automatically changed from integrate-delegation-factory to feat/next December 5, 2023 16:41
@popenta popenta marked this pull request as ready for review December 5, 2023 17:05
@andreibancioiu andreibancioiu self-requested a review December 5, 2023 18:59
@popenta popenta merged commit eb5dadd into feat/next Dec 6, 2023
9 checks passed
@popenta popenta deleted the transfer-and-execute-sc branch December 6, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants