Address
0x00000000000000000000000000000000000000ECGas
200 + 50K/transferBatchSendNative
Multi-Recipient VTRU Transfer
What It Does
Send native VTRU to multiple recipients in one transaction. 100 transfers = 1 transaction.
Why It Matters
Direct state transfers—no recipient fallback code executes. Efficient for payroll, rewards, and distributions.
Interface
Input: recipient1(20) | amount1(32) | recipient2(20) | amount2(32) | ... Output: uint256 (number of successful transfers) Note: msg.value must equal sum of all amounts