offer
await contract.offer()
- "Change" function
@param: Receive the below object as argument
{
nft_contract_id: string,
token_id: TokenId
}
@return:
null
await contract.offer()
@param: Receive the below object as argument{
nft_contract_id: string,
token_id: TokenId
}
@return: null