interface IndexerServerVrtxSupplySnapshot {
    timestamp: string;
    vrtx_oracle_price: string;
    cumulative_incentives: string;
    cumulative_lba: string;
    cumulative_ecosystem_supply: string;
    cumulative_treasury_supply: string;
    cumulative_investors_supply: string;
    cumulative_team_supply: string;
}

Properties

timestamp: string
vrtx_oracle_price: string
cumulative_incentives: string
cumulative_lba: string
cumulative_ecosystem_supply: string
cumulative_treasury_supply: string
cumulative_investors_supply: string
cumulative_team_supply: string