v1
latestOpenAPI 3.0.42026-08-063630188.2 KBGetAddressForSpecificNftSale
Returns an address for a multiple specific nfts sale (no random distribution) (project id)
When you call this API, you will receive an address where the buyer has to pay the amount of ada you define. The address will be monitored until it exipred. The count of nft will be reserved until it expires or the buyer has send the ada to this address. If the buyer has send the amount of ada, the nfts will be minted and send to his senderaddress and the nfts state changes to sold.
post/GetAddressForSpecificNftSale/{apikey}/{nftprojectid}
Path parameters
apikeystring required
nftprojectidinteger required
Query parameters
refererstring
(Optional) A referer code
custompropertystring
(Optional) A custom property which can be set. Will be returned at webhooks or checkaddress
optionalreceiveraddressstring
Request body
Response
Returns the GetPaymentAddressResultClass Class