Recipes
Short, complete code recipes over the shipped API: check a balance, verify a token, watch a transaction to confirmation, simulate before sending, and read gas. Each defaults to testnet and includes the error handling. Recipes for the write path land as those modules ship.
How it fits
- Product
- Developer platform
- Application route
/app/%5BprojectId%5D/recipes- Documentation
- /docs/recipes
- Status
- Available
Works with
Modules you are likely to use alongside this one.
- SDKsTyped TypeScript client for the API.
- PlaygroundRun API calls against testnet from the dashboard.
- CLIQuery the chain and your project from a terminal.