Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
The wallet address (EOA) that will send the deposit.
Amount of USDC to deposit. Must be positive.
Response
Transaction calldata for the deposit.
Server node identifier.
Request processing time in milliseconds.
Usage Example
Integration Example
This builds a simple USDC
transfer() from the EOA to the Safe. The user must have sufficient USDC balance in their wallet. The Safe address is deterministically derived from the EOA address.