multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
35 stars 36 forks source link

Add support for esdt transfers #433

Closed popenta closed 2 weeks ago

popenta commented 3 weeks ago

Previously, there was no easy option to send esdts.

Added a new argument for mxpy tx new, called --token-transfers. Multiple tokens can be provided like <identifier> <amount>.

e.g:

mxpy tx new --token-transfers NFT-123456-01 1 ESDT-987654 100