Mints and Burns

What is this CSV for?

This CSV includes event data related to the addition (mint) and removal (burn) of tokens from a liquidity pool.

File structure details

  • File Name: [kaiko_exchange_code]_[pool_address]_[date].csv

    • Files are created on a daily basis.

    • example: usp2_0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc_2023-02-12.csv

  • Cut-off time: 00:00:00 UTC

    • We use the timestamp of the block in order to cut-off the data points between days.

  • Column Delimeter: , (comma)

  • Decimal Mark (in numbers): . (dot)

Last updated