get
https://api.blockberry.one/sui/v1/packages
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This is the Pro endpoint, currently available for free as part of the API campaign.
We provide the following metadata for this endpoint:
| Object | Parameter | Description |
|---|---|---|
| Package | packageName | The name of a package. |
| securityMessage | A message warning the user that a package is a scam package. | |
| projectName | The name of the project for which a package was published. | |
| projectImg | A link to the image of the project for which a package was published. | |
| Publisher | publisherAddress | The address of the account that published a package. |
| publisherName | The name of the account that published a package. | |
| publisherImg | The link to the image of the account that published a package. | |
| publisherSecurityMessage | A message warning the user that the account that published a package is a scam account. |