Lender of Record
Get Handover
Track the ownership handover of the oracle, rate model and insurance fund after adoption
GET
Reports whether the market’s three owned satellites have passed to the owners the lender of record named, and returns any transactions still needed to complete the handover. Taking the lender-of-record role grants the market and router roles outright.
On a market deployed through the current factory, the market owns the price oracle, the interest rate model and the insurance fund from deployment. It hands each one to its named owner inside the adoption transaction, so
Each nominee signs and broadcasts its own transaction. This endpoint has no confirm call: read it again once the transactions have mined, and
stage reads COMPLETE from adoption on and acceptOwnershipCalldata is empty.
A market from an earlier generation hands them over in two steps. Adoption nominates each owner, and each nominee must accept by calling acceptOwnership() on that contract. Until a nominee accepts, the market itself stays the owner of record, or the deploying factory on the oldest markets. The lender of record cannot set price signers, tune the rate model, or authorize a market on the insurance fund until then. Neither satellite upgrade can be built either. On such a market, completing the handover is a deployment step, not an option.
Path Parameters
string
required
Market ID.
Response Fields
object
stage moves to COMPLETE when the last one lands.
