Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

ChainList.md

File metadata and controls

13 lines (9 loc) · 614 Bytes

ChainList

Properties

Name Type Description Notes
Data []ChainListData An array that contains the chains on this page.
Offset int32 The index of the first chain returned from the total set (Starting from 0).
Limit int32 The number of chains returned.
Count int32 The total number of chains seen.

[Back to Model list] [Back to API list] [Back to README]