Overview
The Private Ephemeral SPL Token API allows you to build transactions with SPL tokens on MagicBlock’s Private Ephemeral Rollup. This API provides endpoints to manage ephemeral token accounts, deposits, withdrawals, and delegation operations.- Get Config - Retrieve API configuration settings
- Deposit - Initialize accounts, deposit tokens, and delegate in a single transaction
- Transfer Amount - Transfer tokens between ephemeral ATAs privately
- Prepare Withdrawal - Undelegate ephemeral ATA in preparation for withdrawal
- Withdraw - Withdraw tokens from an ephemeral ATA

