Loading /openapi.json …
Interface
OpenAPI specification
V10.1 — Base L2 contract mapped as OpenAPI 3.1. Canonical machine file: /openapi.json
Operations
Server: https://mainnet.base.org · Contract 0x6c97449723f969E6DA22Ea01C2D28aF70f187899 · USDC 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
| Tag | operationId | Path |
|---|---|---|
| Lifecycle | createSkill | POST /lifecycle/create-skill |
| Lifecycle | setTBA | POST /lifecycle/set-tba |
| Lifecycle | setSkillActive | POST /lifecycle/set-active |
| Lifecycle | updateSkillPrices | POST /lifecycle/update-prices |
| Commerce | hireSkill | POST /commerce/hire |
| Commerce | buySkillOwnership | POST /commerce/buy-ownership |
| Lending | createLoanOffer | POST /lending/create-offer |
| Lending | cancelLoanOffer | POST /lending/cancel-offer |
| Lending | acceptLoanOffer | POST /lending/accept-offer |
| Lending | repayLoan | POST /lending/repay |
| Lending | listLoanForSale | POST /lending/list-sale |
| Lending | buyLoanOwnership | POST /lending/buy-loan |
| Liquidation | startLiquidationAuction | POST /liquidation/start-auction |
| Liquidation | stopLiquidationAuction | POST /liquidation/stop-auction |
| Liquidation | buyLiquidatedAsset | POST /liquidation/buy-auction |
| Liquidation | seizeCollateral | POST /liquidation/seize |
| Liquidation | surrenderCollateral | POST /liquidation/surrender |
| Account | withdraw | POST /account/withdraw |
| Account | setReferrer | POST /account/set-referrer |
| Discovery | getSkill | GET /read/skill |
| Discovery | getLoan | GET /read/loan |
| Discovery | getCurrentAuctionPrice | GET /read/auction-price |
| Discovery | getBalance | GET /read/balance |