@gala-chain/chaincode • Readme | API
@gala-chain/chaincode / MintOperationParams
Interface: MintOperationParams
Properties
applicableAllowances?
optionalapplicableAllowances:TokenAllowance[]
Source
chaincode/src/mint/batchMintToken.ts:29
authorizedOnBehalf
authorizedOnBehalf:
undefined|AuthorizedOnBehalf
Source
chaincode/src/mint/batchMintToken.ts:28
knownTotalSupply?
optionalknownTotalSupply:BigNumber
Source
chaincode/src/mint/batchMintToken.ts:30
owner
owner:
string
Source
chaincode/src/mint/batchMintToken.ts:26
quantity
quantity:
BigNumber
Source
chaincode/src/mint/batchMintToken.ts:27
tokenClassKey
tokenClassKey:
TokenClassKey