web3-typesInterfacesReceiptOutputOn this pageReceiptOutput Index PropertiesblockNumbercontractAddresscumulativeGasUsedeffectiveGasPricegasUsedlogsstatustransactionIndexProperties optionalreadonlyblockNumberblockNumber?: number | bigintoptionalreadonlycontractAddresscontractAddress?: stringreadonlycumulativeGasUsedcumulativeGasUsed: number | bigintoptionalreadonlyeffectiveGasPriceeffectiveGasPrice?: number | bigintreadonlygasUsedgasUsed: number | bigintoptionalreadonlylogslogs?: LogsOutput[]readonlystatusstatus: booleanoptionalreadonlytransactionIndextransactionIndex?: number | bigint