Alchemix Yield Snapshot Storage API (Pinata/IPFS)

Alchemix stores yield historic snapshots and transmuter APR data on IPFS via Pinata. The Alchemix frontend retrieves this data using the VITE_PINATA_KEY environment variable to access pinned JSON files containing yield strategy performance history and transmuter timing estimates. Developers can access the same IPFS-stored data through public IPFS gateways or the Pinata API for building applications that display historical yield data or estimate transmuter completion times.

API entry from apis.yml

apis.yml Raw ↑
name: Alchemix Yield Snapshot Storage API (Pinata/IPFS)
description: Alchemix stores yield historic snapshots and transmuter APR data on IPFS via Pinata. The
  Alchemix frontend retrieves this data using the VITE_PINATA_KEY environment variable to access pinned
  JSON files containing yield strategy performance history and transmuter timing estimates. Developers
  can access the same IPFS-stored data through public IPFS gateways or the Pinata API for building applications
  that display historical yield data or estimate transmuter completion times.
image: https://www.pinata.cloud/favicon.ico
humanURL: https://www.pinata.cloud
baseURL: https://api.pinata.cloud
tags:
- IPFS
- Pinata
- Yield History
- Transmuter APR
- Decentralized Storage
properties:
- type: Documentation
  url: https://docs.pinata.cloud
- type: GatewayURL
  url: https://gateway.pinata.cloud
contact:
- FN: Pinata
  url: https://www.pinata.cloud