[Avalanche]
Protocol Contracts are "evergreen" contracts that govern and apply to all Term Repo contract deployments.
TermEventEmitter
TermPriceConsumerV3
Auction Contracts are "serially" deployed -- a new set of proxy contracts are deployed to facilitate each Term Auction. Implementations addresses are provided below. Specific proxy addresses can be found at app.term.finance.
TermAuction
TermAuctionBidLocker
TermAuctionOfferLocker
Repo Contracts, like Auction Contracts, are "serially" deployed -- each Term Repo is defined by a new set of Repo Contract proxy deployments. Implementations addresses are provided below. Specific proxy addresses can be found at app.term.finance.\
TermRepoCollateralManager
TermRepoServicer
TermRepoRolloverManager
TermRepoLocker
TermRepoToken
Last updated