Preview an estimated borrowing cost before requesting liquidity.
GET/liquidity/protocol/:protocol/deposit/:txHash/request
A borrow cost is the preliminary estimated fee a solver would incur to borrow liquidity from Sprinter Stash. It is returned off-chain via the Stash API and helps solvers determine if pursuing a fill is profitable.
Borrow cost includes expected gas, risk premiums, protocol fees, and capital access costs — but it is not a binding or reserved price.
Request
Responses
- 200
- 400
- 500
OK
Bad request due to invalid input or missing parameters
Internal server error