NFT Whitelist
await contract.nft_whitelist();
- "View" function (i.e a function that doesn't alter contract state)
@param: Receives the below object as argument:
{}
@return:
[]AccountId
await contract.nft_whitelist();
@param: Receives the below object as argument:{}
@return :[]AccountId