> For the complete documentation index, see [llms.txt](https://docs.metapass.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapass.world/reference/graph-node-api/tketsfactory.md).

# 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.
