Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 810 Bytes

VaultDetails.md

File metadata and controls

73 lines (37 loc) · 810 Bytes

Interface: VaultDetails

Provides details in regards to given Vault in the system

Properties

address

address: `0x${string}`

Const

Address of Vault to use


name

name: string

Const

A human-readable string identifier of a Vault


description

description: string

Const

Vault description, as set by Chorus One


logoUrl

logoUrl: string

Const

Vault logotype that can be shown in UI


tvl

tvl: bigint

Const

Total value of assets locked in Gwei


apy

apy: number

Const

Average yield percentage in given Vault derived from historical data


balance

balance: bigint

Const

Current balance of connected address in a given Vault