You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
After reading the maker docs, my understanding is vaultTransferLog represents liquidation events, when value is transferred. Is that correct? Or do we have to use collateralAuction to retrieve liquidation values per wallet. Would appreciate any tips or examples, thanks!
Hello,
I'm using this query to retrieve collateral/debt values -
After reading the maker docs, my understanding is vaultTransferLog represents liquidation events, when value is transferred. Is that correct? Or do we have to use collateralAuction to retrieve liquidation values per wallet. Would appreciate any tips or examples, thanks!