Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue regarding _Paytoken param in listNFT #1

Open
testingaccount-eth opened this issue Jun 14, 2022 · 1 comment
Open

Issue regarding _Paytoken param in listNFT #1

testingaccount-eth opened this issue Jun 14, 2022 · 1 comment

Comments

@testingaccount-eth
Copy link

Hey kuiper, just need you help regarding what should be the address in _paytoken , I created a token and added its address but it is showing the same error "invalid pay token". Please help

@kofkuiper
Copy link
Owner

Hey @testingaccount-eth, I'm not sure your token address is already added to the payable token on the marketplace? If not added, it will revert to 'invalid pay token' when you call listNFT function. So after creating a token, you (as marketplace owner) need to add a payable token by calling the addPayableToken function. I appreciate you flagging issue, hope this fixes the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants