Posted on c/ElrondDevelopers 2 sam193027794c/ElrondDevelopers 3 years ago Hi, how to call an endpoint and transfer ESDT using erdpy cli ? This Link only transfers EGLD ? How do I transfer an ESDT ? Comment 2 Comments mwf81318617 3years ago You can take a look here for examples: https://github.com/ElrondNetwork/sc-dex-rs/blob/main/dex/interaction/testnet.snippets.sh#L395 mwf81318617 3years ago You would transfer an esdt by specifying the right payload :) Let me search for an example :)
You can take a look here for examples: https://github.com/ElrondNetwork/sc-dex-rs/blob/main/dex/interaction/testnet.snippets.sh#L395
You would transfer an esdt by specifying the right payload :) Let me search for an example :)