RpcTransactionCall

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