Internal Transfer
Internal Transfer
Submit a signed internal ledger transfer between two exchange accounts. Requires proxy signature using the standard signed-op flow.
POST
Internal Transfer
Request Weight: 1
Body
application/json
Internal transfer request.
Signature in hex format
Example:
"0x1234567890..."
Salt
Example:
1234567890
Request timestamp. Unix milliseconds for most operations; Unix seconds for withdrawals (must match the on-chain EIP-712 struct verified against block.timestamp).
Example:
1767225600000
Human-readable label for a proxy key or internal transfer
Example:
"trading-bot"