Subgraph
GraphQL Queries
Smart Contract Entities
AzuroBetContract Entity

AzuroBetContract Entity

Description

Represents a contract related to an Azuro betting market. This contract facilitates user bets and interacts with the core contract that handles betting logic.

Usage

This entity helps manage bets linked to specific Azuro contracts. It can be used when building applications to track and display individual bet contracts and their statuses.

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.