Skip to content

@gala-chain/chaincodeReadme | API


@gala-chain/chaincode / InternalGrantAllowanceData

Interface: InternalGrantAllowanceData

Properties

allowanceType

allowanceType: AllowanceType

Source

chaincode/src/mint/requestMintAllowance.ts:37


expires?

optional expires: number

Source

chaincode/src/mint/requestMintAllowance.ts:40


quantities

quantities: GrantAllowanceQuantity[]

Source

chaincode/src/mint/requestMintAllowance.ts:38


tokenInstance

tokenInstance: TokenInstanceQueryKey

Source

chaincode/src/mint/requestMintAllowance.ts:36


uses

uses: BigNumber

Source

chaincode/src/mint/requestMintAllowance.ts:39