@gala-chain/chaincode • Readme | API
@gala-chain/chaincode / MintTokenParams
Interface: MintTokenParams
Properties
applicableAllowanceKey?
optional
applicableAllowanceKey:AllowanceKey
Source
chaincode/src/mint/mintToken.ts:44
applicableAllowances?
optional
applicableAllowances:TokenAllowance
[]
Source
chaincode/src/mint/mintToken.ts:45
authorizedOnBehalf
authorizedOnBehalf:
undefined
|AuthorizedOnBehalf
Source
chaincode/src/mint/mintToken.ts:43
knownTotalSupply?
optional
knownTotalSupply: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