Type alias: GqlWithMintableBondingCurve
type GqlWithMintableBondingCurve: object;
Graphql representation of mintable data for a custom token
Type declaration
| Member | Type | Description |
|---|---|---|
__typename | "GqlWithMintableBondingCurve" | - |
bondingCurveInfo | GqlBondingCurveInfo | - |
minters | GqlUser[] | Who can mint |