We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
public EthereumTransaction(BigInteger nonce, BigInteger gasPrice, BigInteger gasLimit, String to, BigInteger value, String data)
data是什么参数?如何转eth代币?