Wallet Linking
getLinkedAccounts
Function to get all Ethereum wallets linked to an Abstract Global Wallet.
The AbstractClient includes a getLinkedAccounts
method that can be used to retrieve all Ethereum Mainnet wallets that have been linked to an Abstract Global Wallet.
Usage
Parameters
The address of the Abstract Global Wallet to check for linked accounts.
Returns
An array of Ethereum wallet addresses that are linked to the AGW.
Was this page helpful?