Get All Addresses
Get addresses of web wallets on Arweave
The getAllAddresses
function fetches the wallet addresses of the web wallets in the browser extension.
Basic Syntax
The function is called as follows:
Returned Data
The function call returns the following data:
walletAddresses: array
: A list of all the added wallet addresses.
Last updated
Was this helpful?