Simulator Account Info (GET)
Simulator Account Info
This API is used to get information of simulator's account balance, profit / loss, etc.
URL
Notes
X-API-KEY can be obtained in your "Dashboard", go to check: Dashboard
In the paging type interface, use the next field in the return value as the query parameter for the next page (if next == null, it means that paging has ended)
Results
Response Parameters
balance: Simulator account balance
change24h: 24-Hour change in simulator account balance
changeAll: Change in simulator account balance
holdTokens: Tokens held by simulator
Last updated