TKETSFactory
ID
The ID of the factory (there should only be one factory). Type: ID.
eventCount
Total number of events of the factory. Type: Int.
totalVolumeTFUEL
Total volume of TFUEL transacted on the platform. Type: BigDecimal.
commissionRate
The current commission rate of the platform. Type: BigInt.
totalTicketMint
Total number of tickets minted. Type: BigInt.
totalTicketTransfers
Total number of ticket transfers (including sales on third party marketplaces). Type: BigInt.
totalTicketStamps
Total number of stamped tickets. Type: BigInt.
txCount
Total number of all transactions done on the platform. Type: BigInt.
Last updated