Type alias: GqlWithNonMintableBondingCurveData
type GqlWithNonMintableBondingCurveData: object;
Graphql representation of non mintable data for a custom token with bonding curve
Type declaration
| Member | Type |
|---|---|
__typename | "GqlWithNonMintableBondingCurveData" |
bondingCurveInfo | GqlBondingCurveInfo |