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

NameTypeDescription

name*

String

Account name

Query Parameters

NameTypeDescription

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

NameTypeDescription

name

String

Account name

Last updated