Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 430 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 430 Bytes

EOPT Batch Transaction JS

This is a js script for mass transfer of EOPT (ERC20). It is based on web3 1.0 (Unsupported by web3 0.20.x) and ethereumjs-tx.

Usage

replace the arguments:

  • Replace <api-key> in accordance with ethereum network Provider
  • Replace <sender address> and <private key>
  • Replace <EOPT contract address> with mainnet token contract address

run:

node eopt_transaction_example.js