Subgraph
GraphQL Queries
Smart Contract Entities
ExpressPrematchRelation Entity

ExpressPrematchRelation Entity

Description

Stores the relationship between combo bets and prematch contracts. It links express core contract addresses to the respective prematch contracts.

Usage

Use this entity when you need to create or manage connections between combo bets and prematch contracts. It's useful for developers building applications that allow users to switch between express and prematch betting modes.

Attributes

AttributeTypeDescription
idID!Express core contract address.
prematchAddressString!Address of the prematch contract related to the express bet.