v1

latestOpenAPI 3.0.42026-08-063630188.2 KB
CheckAddress

Checks an address for state changes (project uid)

You can call this api to check if a user has paid to this particular address or if the address has expired. The reserved/sold NFTs will only filled after the amount was fully paid. This is for security reasons. In the reserved state, only the nft ids and tokenamount are submitted

IMPORTANT: This function uses an internal cache. All results will be cached for 10 seconds. You do not need to call this function more than once in 10 seconds, because the results will be the same.

get/CheckAddress/{apikey}/{projectuid}/{address}

Path parameters

apikeystring required
projectuidstring required
addressstring required

Response

Returns the Apiresultclass with the information about the address incl. the assigned NFTs

statestring nullable
lovelaceinteger
receivedAptosOctasinteger
receivedSolanaLamportsinteger
receivedCardanoLovelaceinteger
coin'ADA' | 'SOL' | 'USDC' | 'ETH' | 'USD' | 'EUR' | 'JPY' | 'APT' | 'BTC' | 'HBAR' | 'SONY' | 'MATIC' | 'NIGHT'
hasToPayinteger
payDateTimestring date-time nullable
expiresDateTimestring date-time nullable
transactionstring nullable
senderAddressstring nullable
rejectReasonstring nullable
rejectParameterstring nullable
stakeRewardinteger nullable
discountinteger nullable
customPropertystring nullable
tokenRewardinteger nullable
countNftsOrTokensinteger
reservationTypestring nullable