Skip to main content

GqlNonMintableData

Graphql representation of non mintable data for a custom token

type GqlNonMintableData {
isNonMintable: Boolean!
}

Fields

GqlNonMintableData.isNonMintable ● Boolean! non-null scalar

Should be true

Implemented By

GqlIssuanceType

union

Coinweb © 2024