The operation of the protocol has been designed to optimise for:

  • Onchain transparency, value flows, and activity.
  • Computation and accounting handled via relayer smart contracts.
  • A clear & simple pricing model.

By structuring a set of System Variables we create a flexible economic system that is flexible to real world demand and complex pricing scenarios to allow all protocol revenue to exist on-chain.

Supply

The OPN token was migrated previously from GET which was originally minted during an initial ICO crowdsale in 2017, allocated to a number of partitions (public, user growth fund, stability fund, team, and bounty).

The OPN token has a total and circulating supply of 22,926,928,000 OPN.

Demand

πŸ“˜

OPN Fuels the Ecosystem

OPN is the fuel for each and every ticket processed through the OPEN Ticketing Ecosystem.

The economics of OPN have been designed to ensure that there is on-chain transparency of value flows and activity whilst providing a clear and simple pricing model for ticketing integrators of OPEN.

The amount of OPN required per ticket varies depending on three factors:

  • The price of the ticket.
  • The products consumed (defining the rate charged).
  • The price of OPN in USD at the time of top up.

All accounting on-chain is managed in USD to protect integrators against volatility of OPN. This means that the amount of OPN needed is reflexive to it's USD price; when prices are low then more will be required, and when prices are high less will be needed. Upon each top-up the price of OPN is fixed per-integrator account so that a reduction in price does not result in lower than expected service-paid.

Glossary

Before getting started, there are a number of concepts worth orienting on as these will continue to be referenced throughout the documentation. These will be covered in more depth in upcoming sections.

TermMeaning
InteractionsAny event or change of on an NFT ticket, modifying its history or properties. E.g. 'sold', 'resold', 'scanned'
IntegratorA user of the protocol. Other than their config the protocol makes no distinction between users, Whether an existing ticketing company, or a partner using of our white-label product, both are integrators.
RelayerThe address assigned to an integrator to propagate transactions to the network. Always unique to each integrator but managed by the Ticket Engine API.
Available FuelThe pre-funded OPN balance used by an integrator to fund blockchain interations. OPN is topped up through the Integrator Dashboard.
Reserved FuelDeducted from available fuel at the time of minting a ticket. This holds a reserved balance within the system until the ticket is checked-in or invalidated.
Spent FuelThe fuel ready to be sent to the collection addresses. This is funded using the reserved fuel when a ticket completes its lifecycle. Can be collected using FuelDistributor.collect()
Spent Fuel DestinationsThe assigned destination addresses that the spent fuel can be distributed to.