v1
latestOpenAPI 3.0.42026-08-063630188.2 KBCheckAddress
Checks an address for state changes (project id)
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}/{nftprojectid}/{address}
Path parameters
apikeystring required
nftprojectidinteger required
addressstring required
Response
Returns the Apiresultclass with the information about the address incl. the assigned NFTs