metadata
Nontokenized positions
Returns a list of all nontokenized positions with details.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The overarching project or platform associated with the DeFi token, for example aave
Example:
"beradrome"
The specific standard integration or version of the DeFi project, for example aave-v2
Example:
"beradrome-farms"
Chain ID of the network of the nontokenized position
Example:
80094
Ethereum addresses of the nontokenized positions
Ethereum addresses for contract interaction of nontokenized position
Pagination page number. Pages are of length 1000
Cursor for pagination. Pages are of length 1000
Was this page helpful?