Aero Labs
Results
1
comments of
Aero Labs
SC function used - #[endpoint(transferOwner)] fn transfer_owner(&self, token_ident: TokenIdentifier) { let new_owner = self.blockchain().get_caller(); self.send().esdt_system_sc_proxy().transfer_ownership(&token_ident, &new_owner.to_address()).async_call().call_and_exit(); } Explorer Link: [https://devnet-explorer.elrond.com/transactions/9d6d614079f6835d9475c138b0594394b376f0f74e0c74345d3f2d9333c091c8]