How to fetch fee_schedule_addr with ts-sdk? #538
Closed
CryptainGolD
started this conversation in
Dev Doc and Tutorial Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've forked and redeployed this Marketplace
I am going to list my token, so it needed to entry initial fee_schedule before listing. so I called fee_schedule::init_entry fun.
This move function generates fee_schedule_addr. but I can't fetch that with matching token id. How can I fetch this listing id with ts-sdk?
It needed for purchase and delist further.
Beta Was this translation helpful? Give feedback.
All reactions