Get Sale
await contract.get_sale()
- "View" function
@param: Receives the below object as argument
{
nft_contract_token: string
}
@return:
Sale | null
await contract.get_sale()
@param: Receives the below object as argument{
nft_contract_token: string
}
@return:Sale | null