aster
Official@asterdex
Offers comprehensive connectivity for managing futures and spot trading operations, account balances, and real-time market data streams on Aster Finance.
Agent Skills by aster
Showing 25 vetted skills indexed across 1 GitHub repositories.
aster-api-errors-v1
Interpret Aster Futures API v1 error codes and rate limits.
aster-api-trading-v1
Manage order lifecycle operations for the Aster Futures API v1.
aster-api-account-v3
Manage Aster Futures account balance, positions, leverage, and margin settings.
aster-api-websocket-v1
Connect to the Aster Futures API v1 WebSocket for market and user data streams.
aster-api-spot-account-v1
Manage Aster Spot API v1 account balances, trades, and transfers.
aster-api-auth-v3
Generates EIP-712 signed requests for the Aster Futures API v3.
aster-api-spot-trading-v3
Place, cancel, and query LIMIT, MARKET, and STOP orders on the Aster Testnet API v3.
aster-api-spot-auth-v1
Sign Aster Spot API v1 requests with HMAC SHA256, timestamp, and recvWindow.
aster-api-market-data-v3
Retrieve public REST market data from the Aster Futures API v3.
aster-api-spot-errors-v1
Interpret Aster Spot API v1 error codes, rate limits, and security errors.
aster-api-spot-websocket-v3
Connect to the Aster Spot Testnet WebSocket API and subscribe to market and user data streams.
aster-api-spot-market-data-v3
Retrieve public REST market data from the Aster Spot Testnet API v3.
aster-api-errors-v3
Interpret Aster Futures API v3 error codes, rate limits, and security exceptions.
aster-api-websocket-v3
Stream real-time market and account data via Aster Futures API v3 WebSocket.
aster-api-trading-v3
Manages order lifecycle operations for the Aster Futures API v3.
aster-api-account-v1
Query Aster Futures account balances, positions, and execute wallet transfers via API endpoints.
aster-api-spot-account-v3
Manage Aster Spot Testnet account balances, trades, transfers, and withdrawals via v3 API.
aster-api-auth-v1
Sign HMAC SHA256 requests for Aster Futures API v1 endpoints.
aster-api-spot-trading-v1
Place, cancel, and query spot orders on the Aster Finance Spot API.
aster-api-spot-market-data-v1
Retrieve public REST market data from the Aster Spot API v1.
aster-api-spot-errors-v3
Interpret Aster Spot Testnet API v3 error codes and rate limit responses.
aster-api-spot-websocket-v1
Subscribe to real-time market and user data streams via the Aster Spot API WebSocket.
aster-api-market-data-v1
Retrieve public REST market data from the Aster Futures API version 1.
aster-api-spot-auth-v3
Authenticate Aster Spot Testnet API v3 requests with EIP-712 signed payloads.
Frequently Asked Questions About aster
FAQPage SchemaWhat specific trading tasks can be performed using these capabilities?▼
These capabilities enable full order lifecycle management, including placing, canceling, and querying limit, market, and stop orders. Users can also manage account balances, monitor margin settings, execute wallet transfers, and deposit native assets or ERC20 tokens directly into Aster Finance accounts.
Which technical personas are these capabilities designed for?▼
These capabilities are designed for quantitative traders, financial engineers, and developers building high-frequency trading systems. They are intended for professionals requiring low-latency access to market data streams and secure, authenticated execution of financial transactions on the Aster Finance platform.
What are the security prerequisites for authenticating requests?▼
Authentication requires either HMAC SHA256 signature generation for v1 endpoints or EIP-712 signed payloads for v3 endpoints. Developers must implement these signing mechanisms to ensure request integrity, manage recvWindow parameters, and handle security exceptions or rate limit responses returned by the platform.