Subgraph
GraphQL Queries
Smart Contract Entities
FreebetContract Entity

FreebetContract Entity

Description

Created by Azuro ad hoc for the active frontends/affiliates. It manages the details of freebets, including any affiliate programs, and allows end users to place freebets within the system.

Attributes

AttributeTypeDescription
idID!Unique identifier for the freebet contract.
liquidityPoolLiquidityPoolContract!Reference to the associated liquidity pool.
addressString!On-chain address of the freebet contract.
nameStringName of the freebet contract.
affiliateStringAffiliate information linked to the freebet contract.
managerStringAddress of the freebet contract manager.