Fetch the sub accounts of the wallet
Experimental RPC method for fetching sub accounts
Fetches the sub accounts associated with the main wallet account. Sub accounts allow for hierarchical account management and delegation.
The address of the main wallet account.
The fully qualified domain name of the app that the sub account is associated with.
Sub account information including address and deployment details.
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.