EthTransactionParam

constructor(from: String, to: String, gas: String?, gasPrice: String?, maxFeePerGas: String?, maxPriorityFeePerGas: String?, value: String, data: String, nonce: String? = null)