getPackages

Get a list of all packages on the Sui Network. Packages are smart contracts on Sui that execute custom logic.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to AGE

Select sorting parameter.

Allowed:
boolean
Defaults to false

Flag showing that the queried package is verified, and the publisher provided its source code.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*