Pool

Contains data about a carbon credit Pool from the Carbonlink Asset Library.

The Pool object

// Example:
{
  id: "pool_12345678",
  name: "Nature Carbon Tonne",
  ticker: "NCT",
  address: "0xfY52uLd7a1..."
  description: "The Nature Carbon Tonne token holds millions of credits...",
  imageUrl: "https://.../pool_123...",
  url: "https://www.carbonlink.io/.../pool_123...",
}

Last updated