koios_plutus_script_list
List all Plutus scripts on the Cardano blockchain, with pagination and filtering options to customize the output.
Instructions
Get a list of all Plutus scripts on the blockchain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering |