get https://api.blockberry.one/sui/v1/packages/
Get package details by id.
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 the queried package. |
securityMessage | A message warning the user that the queried package is a scam package. | |
projectName | The name of the project for which the queried package was published. | |
projectImg | A link to the image of the project for which the queried package was published. | |
Publisher | publisherAddress | The address of the account that published the package. |
publisherName | The name of the account that published the queried package. | |
publisherImg | The link to the image of the account that published the queried package. | |
publisherSecurityMessage | A message warning the user that the account that published the queried package is a scam account. |