send-egld-to-multiple-receivers
Send EGLD cryptocurrency to multiple recipients simultaneously from a single wallet on the MultiversX blockchain.
Instructions
Create move balance transactions and send them. Will send EGLD using the wallet set in the env to each specified receiver.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | The amount of EGLD to send. This amount will then be denominated (1 EGLD=1000000000000000000) | |
| receivers | Yes | An array of bech32 addresses of the receivers (erd1...) |