Contract Addresses
Core smart contracts powering the Based Loans protocol.
Based Loans operates entirely through non-custodial smart contracts that manage collateral deposits, loan creation, repayment mechanics, and lender settlements.
These contracts enforce the fixed-term lending model used by the protocol, ensuring that loan outcomes are transparent and predetermined from the moment a loan is created.
Borrowers may buy back collateral at any time before a loan expires at a fixed buyback price. If a loan expires with collateral remaining, that collateral is transferred to lenders according to the protocol rules.
Contract Deployments
Official contract addresses will be published here prior to the public launch of the protocol.
This section will include:
• Core lending contracts • Collateral management contracts • Supporting protocol components
Verification
All contracts will be verified on-chain and publicly accessible for review.
Additional technical documentation, deployment details, and integration references will be added as development progresses.
Last updated