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.

self.send() .esdt_system_sc_proxy() .set_special_roles( &self.blockchain().get_sc_address(), &self.sft_token_identifier().get(), [EsdtLocalRole::NftCreate, EsdtLocalRole::Burn][..].iter().cloned(), ) .async_call() .call_and_exit() but this shows invalid argument error. any way?