docs/getting-started/aster-api-wallet.md
This guide explains how to create and configure an API Wallet for secure trading on Aster DEX.
After creation, save these immediately:
| Field | Description |
|---|---|
| User Address | Your main wallet address |
| Signer Address | API wallet address |
| Private Key | API wallet private key |
⚠️ Important: The private key is only shown once! Save it securely.
Add your API wallet through the NOFX web interface:
0x)0x)0x prefix)User: 0xYOUR_MAIN_WALLET_ADDRESS
Signer: 0xYOUR_API_WALLET_SIGNER_ADDRESS
Private Key: your_api_wallet_private_key_without_0x
You can create multiple API wallets:
| Issue | Solution |
|---|---|
| Authentication failed | Verify User, Signer, and Private Key are correct |
| Invalid signature | Ensure private key doesn't have 0x prefix |
| Insufficient balance | Deposit funds to Aster DEX |
| API wallet not found | Create new API wallet at asterdex.com |
Aster DEX supports multiple EVM chains:
Select your preferred chain when depositing funds.