Experimental RPC method for fetching sub accountsDocumentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Fetches the sub accounts associated with the main wallet account. Sub accounts allow for hierarchical account management and delegation.
Parameters
The address of the main wallet account.
The fully qualified domain name of the app that the sub account is associated with.
Returns
Sub account information including address and deployment details.
Error Handling
| Code | Message | Description |
|---|---|---|
| 4100 | Requested method not supported | The method is not supported by the wallet |
| -32602 | Invalid params | Invalid account configuration |