Create a quoted Circle Gateway deposit vault
Returns a source-chain vault address plus the requested amount and quote deadline. Fund the vault with at least amount USDC before deadline and Eco publishes the deposit intent. Repeating the same request while the quote is still pending and unexpired returns the same vault.
Body
Source chain ID for the USDC transfer. Mainnet: 8453 (Base), 10 (Optimism), 42161 (Arbitrum).
8453
Required positive integer source-chain USDC amount in base units.
"1000000"
Gateway depositFor target on the destination chain.
^0x[a-fA-F0-9]{40}$"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Address that will fund the vault.
^0x[a-fA-F0-9]{40}$"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Address that receives expiry refunds. Defaults to depositor.
^0x[a-fA-F0-9]{40}$"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Response
Quoted vault created successfully
