golang写的工具,当前支持 MAC版本 ## 支持转账 ETH (执行命令) ./sendTx -to "" -privateKey "" -contractId "eth" -amount 0.00001 ## 支持转账 ERC20 代币 (执行命令) ./sendTx -to "" -privateKey "" -contractId "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" -amount 0.00001 参数介绍: to: 接收币的地址(支持多个连续只要用英文版本的逗号隔开就行) 例如:0x98aaf7621