get https://api.blockberry.one/sui/v1/transaction-modules
Get a list of all transaction modules on the Sui Network. Modules are segments of packages responsible for a particular piece of functionality.
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 | id | The ID of the package containing a module. |
packageName | The name of the package containing a module. | |
packageSecurityMessage | A message warning the user that the package containing a module is a scam object. | |
Project | projectName | The name of the project for which the package containing a module was published. |
projectImg | A link to the image of the project for which the package containing a module was published. |