@gala-chain/chaincode • Readme | API
@gala-chain/chaincode / MintTokenParams
Interface: MintTokenParams
Properties
applicableAllowanceKey?
optionalapplicableAllowanceKey:AllowanceKey
Source
chaincode/src/mint/mintToken.ts:44
applicableAllowances?
optionalapplicableAllowances:TokenAllowance[]
Source
chaincode/src/mint/mintToken.ts:45
authorizedOnBehalf
authorizedOnBehalf:
undefined|AuthorizedOnBehalf
Source
chaincode/src/mint/mintToken.ts:43
knownTotalSupply?
optionalknownTotalSupply:BigNumber
Source
chaincode/src/mint/mintToken.ts:46
owner
owner:
string
Source
chaincode/src/mint/mintToken.ts:41
quantity
quantity:
BigNumber
Source
chaincode/src/mint/mintToken.ts:42
tokenClassKey
tokenClassKey:
TokenClassKey