Skip to content

EasyOption/EOPT-Transaction-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published