Type alias: GqlBondingCurveInfo
type GqlBondingCurveInfo: object;
Graphql representation of bonding curve data for a custom token
Type declaration
Member | Type | Description |
---|---|---|
__typename | "GqlBondingCurveInfo" | - |
isFrozen | Scalars ["Boolean" ] | True if the state of the curve is fixed |
isNakedTokensAllowed | Scalars ["Boolean" ] | True if the naked tokens allowed |