Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

one quick question, If a (nonplayable)contract create a NFT with royalties 10%, contract (address) is the creator for the NFT? When someone by the NFT, contract transfer the NFT to the buyer wallet. When buyer sell NFT on a marketplace, then the marketplace should send 10% royalties to the contract. But contract is nonplayable, and marketplace is not aware of the payable method to call. What will happen in this situation? How to solve this problem? What is the recommended approach, maybe a simple solution?