iexec-spending
v1.0.1
Published
a cli program to calculate iExec spending in ETH & RLC
Downloads
4
Readme
iexec-spending
This cli helps export all the spending of an Ethereum wallet, one the iExec platform (RLC + ETH).
Install
npm i -g iexec-spending
Use
iexec-spending 0x41D68A644127E11853f7176DfF85CB0a3FaDA411 --since 2019-07-01T00:00:00 --until 2019-08-01T00:00:00 --chain mainnet
The result is a CSV file saved in the current working directory.