strato.rpc
Proxy JSON-RPC requests through the STRATO blockchain backend router to interact with DeFi protocols, manage tokens, and execute smart contracts.
Instructions
Proxy a JSON-RPC request through the backend RPC router.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Numeric chain ID, e.g. 1 or 11155111 | |
| payload | Yes | Raw JSON-RPC payload |