Get all addresses
Wander Injected API getAllAddresses() function
Wander provides enhanced key management for your Arweave wallets. Because of this, the extension might store more than one wallet and your application can take advantage of that. For example, this feature can make it easier for your app to transfer tokens between the user's addresses. The getAllAddresses()
function returns an array of addresses added to Wander.
Note: This function requires the ACCESS_ALL_ADDRESSES
permission.
Example usage
Last updated
Was this helpful?