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.

Hello, I have a little question. If I create NFT from a SC contract with 10% royalties for example. Then the nft is sold on a marketplace, the royalties come automatically on the SC if it is payable, right ? So If I want to get the royalties, I need to write a function in the smartcontract to send the balance of the SC to the owner of the SC. But what if the royalties are not in EGLD, how do I get rhe royalties, are they "blocked" on the smart-contrat ?