Skip to main content
In progress. This table is not served yet. The page documents it as it lands.
Individual mint and burn events land here, so a day’s supply movement resolves to the issuance events behind it. Daily totals are published as mints_native and redemptions_native on the daily stablecoin tables. Until the fact table serves, the transfer table carries the events: creating a token is a transfer out of the zero address, and destroying one is a transfer into it.

Sample queries

Read one stablecoin’s mints on a single day. A transfer from the zero address is a mint; swap the filter to to_address for burns.