ku / cryptact-etherscan

Generate cryptact custom csv file from etherscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptac

CryptactにEtherのtransaction feeをPAYとして追加するためのCSVを生成します。純粋な送金はSENDFEEとして生成します。

How to use

address

CSVで出したいEthereumのアドレスを指定します。

source

cryptactのsourceです。なんでもいいです。

go run main.go adaptor.go  --key [your etherscan.io api key] ether --source MEW --address [0x.......]

About

Generate cryptact custom csv file from etherscan

License:MIT License


Languages

Language:Go 100.0%