ContractPrimarySale.getRecipient() method
Get the primary sale recipient.
Signature:
getRecipient(): Promise<string>;
Returns:
Promise<string>
the wallet address.
Get the primary sale recipient.
Signature:
getRecipient(): Promise<string>;
Returns:
Promise<string>
the wallet address.