Simulate entering a yield

Simulates an enter action without creating or persisting an action or transactions. The response is sectioned so it can grow additively: v1 returns gas (and entryReserveEstimate for Solana enters); fee and execution-outcome sections will be added as further optional keys. A 200 does not guarantee the action would succeed on-chain — construction-level prechecks may be skipped during simulation.

Body Params
string
required

Yield ID to perform the action on

string
required

User wallet address

arguments
object

Arguments for the action

Responses

404

Yield not found with the specified ID

412

Yield is currently closed for new deposits

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json