getPackages*

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

📘

This is the Pro endpoint, currently available for free as part of the API campaign.

We provide the following metadata for this endpoint:

ObjectParameterDescription
PackagepackageNameThe name of a package.
securityMessageA message warning the user that a package is a scam package.
projectNameThe name of the project for which a package was published.
projectImgA link to the image of the project for which a package was published.
PublisherpublisherAddressThe address of the account that published a package.
publisherNameThe name of the account that published a package.
publisherImgThe link to the image of the account that published a package.
publisherSecurityMessageA message warning the user that the account that published a package is a scam account.
Language
Authorization
Header
Click Try It! to start a request and see the response here!