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 |
This is an experimental feature and the API may change in future versions.