Overview
This schema contains 20 tables and views for Ethereum data.Tables and Views
Fact Cat Bite
The Cat is the system’s liquidation agent: it enables keepers to mark positions as unsafe and
send them to be auctioned.
Fact Cdp Flux
Wad amounts of CDP collateral from the cdp address to a dst address.
Fact Cdp Frob
Modifications of the collateral and debt balance of a CDP.
Fact Cdp Move
Transfers of DAI from the cdp address to a dst address.
Fact Cdp Newcdp
Creates a new CDP.
Fact Dai Join Exit
Removes collateral into the system.
Fact Dai Join Join
Enters collateral into the system.
Fact Dog Bark
This is the v1 liquidation function.
Fact Dss Flashloan
This table tracks flash loan events from MakerDAO’s DssFlash module, capturing uncollateralized
borrows and repayments.
Fact Pot Exit
Used when users want to “exit” their Dai from the Pot.
Fact Pot Join
Used when users want to join their Dai to the Pot.
Fact Urns
Urn addresses are read by calling the urns function on the CDP manager contract for each created
vault.
Fact Vat File
Admin function to modify the system parameters.
Fact Vat Flux
Transfers of internal collateral balance of collateral type ilk within Vat from src to dst
address.
Fact Vat Fold
This table contains records of stability fee accrual events, tracking interest rate accumulation
on outstanding debt positions.
Fact Vat Fork
Moves locked collateral and/or outstanding debt from one vault src to another vault dst by dink
and dart amounts.
Fact Vat Frob
Manipulates the locked collateral and outstanding debt balance of a vault u with collateral
balance from address v and dai balance of address w Pos…
Fact Vat Move
Used to transfer internal dai balance of user within Vat to another address.
Fact Vat Slip
Used to modify the internal collateral balance of a collateral type within Vat.
Fact Vat Suck
Generates dai on address u and accounted as bad debt on address v without opening a vault.