Skip to main content

ContractPrimarySale.getRecipient() method

Get the primary sale recipient.

Signature:

getRecipient(): Promise<string>;

Returns:

Promise<string>

the wallet address.