web3p / web3.php

A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
MIT License
1.17k stars 550 forks source link

How to send Eth to multiple addresses ? #212

Open jobinpankajan opened 3 years ago

jobinpankajan commented 3 years ago

How to use this Function.
bulkSend(address[] addresses, uint256[] amounts) in transaction data.