Export

GetMintRequestResult

Hierarchy

  • GetMintRequestResult

Properties

Memberof

GetMintRequestResult

collection_address: string

The address of the contract

Memberof

GetMintRequestResult

reference_id: string

The reference id of this mint request

Memberof

GetMintRequestResult

owner_address: string

The address of the owner of the NFT

Memberof

GetMintRequestResult

token_id: null | string

An uint256 token id as string. Only available when the mint request succeeds

Memberof

GetMintRequestResult

activity_id?: null | string

The id of the mint activity associated with this mint request

Memberof

GetMintRequestResult

transaction_hash: null | string

The transaction hash of the activity

Memberof

GetMintRequestResult

created_at: string

When the mint request was created

Memberof

GetMintRequestResult

updated_at: string

When the mint request was last updated

Memberof

GetMintRequestResult

Memberof

GetMintRequestResult

Memberof

GetMintRequestResult

Generated using TypeDoc