Rpc Transaction
constructor(hash: String, nonce: String, blockHash: String? = null, blockNumber: String? = null, transactionIndex: String? = null, from: String, to: String? = null, value: String, gas: String, gasPrice: String? = null, maxFeePerGas: String? = null, maxPriorityFeePerGas: String? = null, input: String, type: String? = null)