Skip to main content

GqlBondingCurveData

Graphql representation of custom token bonding curve fields

type GqlBondingCurveData {
curveBuy: GqlFormula!
curveSell: GqlFormula!
domain: CwebToken!
cwebSupply: CwebToken!
tokenSupply: GqlTokenSupply!
}

Fields

GqlBondingCurveData.curveBuy ● GqlFormula! non-null union

GqlBondingCurveData.curveSell ● GqlFormula! non-null union

GqlBondingCurveData.domain ● CwebToken! non-null scalar

GqlBondingCurveData.cwebSupply ● CwebToken! non-null scalar

GqlBondingCurveData.tokenSupply ● GqlTokenSupply! non-null object

Member Of

TokenInfo

object

Coinweb © 2024