Skip to main content

GqlMintableData

Graphql representation of mintable data for a custom token

type GqlMintableData {
minters: [GqlUser!]!
}

Fields

GqlMintableData.minters ● [GqlUser!]! non-null union

List of minters

Implemented By

GqlIssuanceType

union

Coinweb © 2024