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.

hi guys! I need the number of decimals given a token identifier. The method self.blockchain().get_esdt_token_data(...) is available, but it needs both the token identifier and the address of the creator. How can I get the address of the creator? I can search it at the Elrond Explorer and provide it as input. But is there any way to do it internally in the smart contract?