Appearance
Git Source
Claim data struct for storage link to owner address
struct Claim { uint128 borrowAmountRaw; uint48 checkpoint; uint40 requestIdTo; }