Get Wallet Names
Get wallet names of web wallets on Arweave
Last updated
Was this helpful?
Get wallet names of web wallets on Arweave
Last updated
Was this helpful?
The getWalletNames
function fetches the wallet names of the web wallets in the browser extension.
The function is called as follows:
The function call returns the following data:
walletNames: object
: An object consisting of key-value pairs of the wallet addresses and associated wallet names.