getVault
getVault
is a method on the ARIO
class that retrieves detailed information about a specific vault using its ID.
getVault
does not require authentication.
Examples
getVault
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
address | string | The wallet address that owns the vault | false |
vaultId | string | The ID of the vault to retrieve | false |