REST API Endpoints
Portfolio Deposit with Simulation
Generate a deposit transaction with full gas estimation and simulation
POST
Generate a deposit transaction with full gas estimation and simulation.
The unique identifier of the portfolio
The contract address of the token to deposit, or “native” for ETH
The chain ID where the token exists (e.g., 8453 for Base)
The amount to deposit in base units (e.g., wei for ETH, without decimals)
Optional custom sender address (defaults to the portfolio owner address)
Set to true to perform full transaction simulation and gas estimation
Your API key for authentication
The format of the request body