Home > @infiniteobjects/eth-tokens-service > OpenSeaGetAssetsBody
OpenSeaGetAssetsBody
Signature:
export interface OpenSeaGetAssetsBody
Property | Modifiers | Type | Description |
---|---|---|---|
assets | OpenSeaAsset[] | Assets returned in the response. | |
next | string | null | Token pointer to the next page of results. | |
previous | string | null | Token pointer to the last page of results. |