chainlib-eth/man/eth-encode.examples.groff

6 lines
177 B
Plaintext

.SS Build a signed ERC20 transfer
.EX
$ eth-encode -y <\fIkey_file_path\fP> -e <\fItoken_address\fP> --signature transfer a:00000000000000000000000000000000DeaDBeef u:1024
.EE