Vintage

Contains data on one year of carbon asset production for a project.

The Vintage object

// Example:
{
  year: "2020",
  supply: 12345.21,
  address: "0xe52qq0934lan6723dRnlfc3...",
  active: true,
}

Last updated