Type alias: GqlBondingCurveData
type GqlBondingCurveData: object;
Graphql representation of custom token bonding curve fields
Type declaration
Member | Type |
---|---|
__typename | "GqlBondingCurveData" |
curveBuy | GqlFormula |
curveSell | GqlFormula |
cwebSupply | Scalars ["CwebToken" ] |
domain | Scalars ["CwebToken" ] |
tokenSupply | GqlTokenSupply |