Optionaldata: PartialMessage<badges.CollectionInvariants>OptionalcosmosThe IBC backed (sdk.coin) path for the collection. Only one path is allowed.
If true, disallows pool creation with this collection's assets. When true, any attempt to create a pool with badges assets from this collection will fail.
Maximum supply per token ID. If set, no balance can exceed this amount. This prevents any single token ID from having more than the specified supply.
If true, all ownership times must be full ranges [{ start: 1, end: GoMaxUInt64 }]. This prevents time-based restrictions on token ownership.
If true, disallows any collection approvals that have overridesFromOutgoingApprovals or overridesToIncomingApprovals set to true. This prevents forceful transfers that bypass user-level approvals. This only applies to transfers where the from address does not equal "Mint".
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
CollectionInvariants defines the invariants that apply to a collection.
Generated
from message badges.CollectionInvariants