private_out_send:从私钥列表到1地址收集ETH或ERC20的脚本 源码
如何使用 确保您拥有node.js 11或更高版本 git clone git@github.com:peppersec/private_out_send.git npm install 修改.env文件 GAS_PRICE=5 # check gas prices FAST value https://ethgasstation.info/ RPC_URL=https://mainnet.infura.io/v3/YOUR_TOKEN TOKEN_ADDRESS=0xfab46e002bbf0b4509813474841e0716e6730136 # for ether use `ETH
文件列表
private_out_send-master.zip
(预估有个9文件)
private_out_send-master
.gitignore
19B
package.json
244B
package-lock.json
102KB
index.js
5KB
.env
223B
README.md
969B
ERC20.abi.json
10KB
generateAddresses.js
505B
.editorconfig
207B
暂无评论