latestOpenAPI 3.0.02026-08-2232150173.9 KB

b70d36b7002b

metadata

Returns nontokenized positions and their details

get/api/v1/nontokenized

Query parameters

projectstring
Example:orderly

The overarching project or platform associated with the DeFi token

protocolSlugstring
Example:orderly-one-kodiak

The specific standard integration or version of the DeFi project

chainIdnumber
Example:80094

Chain ID of the network of the nontokenized position

positionIdstring[]

Position ID of the nontokenized position.

addressstring[]

Address representing nontokenized position.

primaryAddressstring[]

Ethereum addresses for contract interaction of nontokenized position

underlyingTokensstring[]

Underlying tokens of nontokenized position

[
  "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
]
underlyingTokensExactstring[]

Exact composition of underlying tokens of nontokenized position

[
  "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
]
pagenumber

Pagination page number

pageSizenumber
Example:100

Number of items per page (max 1000)

cursornumber

Cursor for pagination

Response