GqlWithMintableBondingCurve
Graphql representation of mintable data for a custom token
type GqlWithMintableBondingCurve {
bondingCurveInfo: GqlBondingCurveInfo!
minters: [GqlUser!]!
}
Fields
GqlWithMintableBondingCurve.bondingCurveInfo
● GqlBondingCurveInfo!
non-null object
GqlWithMintableBondingCurve.minters
● [GqlUser!]!
non-null union
Who can mint