| Hedera Network | Base URL |
|---|---|
| Mainnet | https://api.saucerswap.finance |
| Testnet | https://test-api.saucerswap.finance |
| Previewnet | Not supported |
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Hedera account id (shard.realm.num)
"0.0.12345"
Successful response
NFT serial number representing user's position
160
Hedera account id (shard.realm.num)
"0.0.12345"
True if this position was deleted otherwise false
false
Unix timestamp when this position was created
"1697779560.762467685"
Unix timestamp when this position was updated
"1698287867.747005303"
{
"decimals": 8,
"icon": "/images/tokens/hbar.png",
"id": "0.0.59042",
"name": "WHBAR [new]",
"price": "100000000",
"priceUsd": 0.0598982,
"symbol": "HBAR",
"dueDiligenceComplete": true,
"isFeeOnTransferToken": false,
"description": "Hedera is a public, open source, proof-of-stake network, with native cryptocurrency HBAR...",
"website": "https://hedera.com/",
"twitterHandle": "hedera"
}{
"decimals": 6,
"icon": "/images/tokens/sauce.png",
"id": "0.0.61266",
"name": "SAUCE",
"price": "24609831",
"priceUsd": 0.0147408436767304,
"symbol": "SAUCE",
"dueDiligenceComplete": true,
"isFeeOnTransferToken": false,
"description": "SaucerSwap is an open source and non-custodial AMM protocol native to Hedera...",
"website": "https://www.saucerswap.finance/",
"twitterHandle": "SaucerSwapLabs"
}Swap fee tier denoted in basis points
3000
Upper end of the position's price range
-1620
Lower end of the position's price range
-2820
The amount of liquidity provided by the position
"3249809842"
Accumulated fee growth for token0 inside the tick range since the last time liquidity was added or removed
"2546890053379859378523505791149585"
Accumulated fee growth for token1 inside the tick range since the last time liquidity was added or removed
"1232345435623984092384092380932840"
Total amount of token0 owed to the position due to fees generated from swaps within the position's price range
"10"
Total amount of token1 owed to the position due to fees generated from swaps within the position's price range
"20"