Last updated
Last updated
You can get address of account using getAddress()
function.
Returned response object has:
The address string format is depend on the coin type.
Please note that Astar EVM
features an EVM (Ethereum Virtual Machine) compatible runtime environment, so it is the same as getting the address of ETHEREUM account.
Returned response object has:
You can get xpub using getXPUB()
function. The BIP32 key path must be at least 2 depth or more.
Returned response object has:
The public_key is xpub value.
Show you address list and you can select an address using selectAddress()
function.
Returned response object has:
The 'selectedIndex' is index of addresses array.
For ss58 addresses used by the Substrate ecosystems such as Astar, prefix is added. The value of prefix is the prefix for each network defined in .