Properties
contractTokenMintingReference
contractTokenMintingReference: {
cbor: string;
policyid: string;
referenceTxHash: string;
referenceTxIx: number;
referenceTxLovelace: string;
referenceUTxOAddress: string;
}
Type declaration
cbor: string
policyid: string
referenceTxHash: string
referenceTxIx: number
referenceTxLovelace: string
referenceUTxOAddress: string
contributorMintingReference
contributorMintingReference: {
cbor: string;
policyid: string;
referenceTxHash: string;
referenceTxIx: number;
referenceTxLovelace: string;
referenceUTxOAddress: string;
}
Type declaration
cbor: string
policyid: string
referenceTxHash: string
referenceTxIx: number
referenceTxLovelace: string
referenceUTxOAddress: string
contributorReference
contributorReference: {
address: string;
cbor: string;
referenceTxHash: string;
referenceTxIx: number;
referenceTxLovelace: string;
referenceUTxOAddress: string;
}
Type declaration
address: string
cbor: string
referenceTxHash: string
referenceTxIx: number
referenceTxLovelace: string
referenceUTxOAddress: string
Optional
projectManagementNftArtwork
projectManagementNftArtwork?: {
contractTokenNFTURL?: string;
contributorNFTURL?: string;
}
Type declaration
Optional
contractTokenNFTURL?: string
Optional
contributorNFTURL?: string
projectManagementTokens
projectManagementTokens: {
adminAsset: string;
adminPolicyID: string;
adminTokenName: string;
contractTokenPolicyID: string;
contributorPolicyID: string;
projectAsset: string;
projectTokenName: string;
projectTokenPolicyID: string;
}
Type declaration
adminAsset: string
adminPolicyID: string
adminTokenName: string
contractTokenPolicyID: string
contributorPolicyID: string
projectAsset: string
projectTokenName: string
projectTokenPolicyID: string
treasury
treasury: {
address: string;
cbor: string;
referenceTxHash: string;
referenceTxIx: number;
referenceTxLovelace: string;
referenceUTxOAddress: string;
}
Type declaration
address: string
cbor: string
referenceTxHash: string
referenceTxIx: number
referenceTxLovelace: string
referenceUTxOAddress: string