Last updated 4 months ago
struct PendingOffer { address repoToken; uint256 offerAmount; ITermAuction termAuction; ITermAuctionOfferLocker offerLocker; }