Account
Retreive data for a specific account
History
GET
https://wax.alcor.exchange/api/account/:name/deals
Get deals history for specific account
Path Parameters
Name | Type | Description |
---|---|---|
name* | String | Account name |
Query Parameters
Name | Type | Description |
---|---|---|
market | Number | Filter by market_id |
limit | Number | Results count limit |
skip | Number | Skip number of results |
Liquidity positions
GET
https://wax.alcor.exchange/api/account/:name/liquidity_positions
Get account liquidity pools positions
Path Parameters
Name | Type | Description |
---|---|---|
name | String | Account name |
Last updated