Skip to main content
GET
Get LP token amounts in farms by account id

Authorizations

x-api-key
string
header
required

API key provisioned by the SaucerSwap team. Request one from [email protected] and send it in the x-api-key header with every request.

Headers

x-api-key
string
required

API key for authentication. Request a key from [email protected].

Example:

"YOUR_API_KEY"

Path Parameters

accountId
string
required

Hedera account id (shard.realm.num)

Example:

"0.0.12345"

Response

200 - application/json

Successful response

farmId
integer
required

SaucerSwap farm id

Example:

14

poolId
integer
required

SaucerSwap pool id

Example:

35

accountId
string
required

Hedera account id (shard.realm.num)

Example:

"0.0.12345"

timestamp
number<float>
required

Timestamp in unix seconds.nano

Example:

"1682469351.387795003"

staked
string
required

Staked LP amount in its smallest unit

Example:

"95533844"