Authorizations
API Key required to access Supertransaction API. Example: mee_2w3mXCuyt4xVXDRCZ5k5Lhgs
Body
Body
Object containing the Hyperliquid deposit request fields, including owner address, execution mode (smart-account only), source token (USDC on Arbitrum only), source chain (Arbitrum only), amount to deposit, and optional fee token.
EOA wallet address which is going to be used as a owner of orchestrator account
"0x742d35cc6639cb8d4b5d1c5d7b8b5e2e7c0c7a8a"
Execution mode for Hyperliquid deposits. Only smart-account mode is supported.
smart-account
"smart-account"
Optional fee token for the transaction. If not provided, sponsorship will be used.
{
"address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"chainId": 42161
}
Response
Response schema for a Hyperliquid deposit quote, including MEE quote information for bridging USDC from Arbitrum to Hyperliquid.
Owner wallet address which will be used as a owner of orchestrator account
"0x1234567890abcdef1234567890abcdef12345678"
Fee details: amount, token address, and chain ID.
Type of MEE signature: permit, onchain, or simple.
permit
, onchain
, simple
, permit-sca
"permit"
MEE network compatible quote information
Array of payloads to be signed, structure depends on the quoteType.
1