chainlib-eth/man/eth-encode.examples.groff
2022-02-24 12:07:56 +00:00

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