Provides details about a specific vault in the system.
• address: `0x${string}`
The address of the vault.
• name: string
A human-readable string identifier for the vault.
• description: string
A description of the vault.
• logoUrl: string
The URL of the vault's logo, which can be displayed in the UI.
• tvl: bigint
The total value of assets locked in the vault, denominated in wei.
• apy: number
The average annual yield percentage for the vault, based on historical data.
• balance: bigint
The current balance of the connected address in the vault, denominated in wei.