Feeder gateway deprecation on December 11, 2023All the methods listed here are working example counterparts to the deprecated feeder gateway. The interactive APIs are done based on the Pathfinder node.Try out the Pathfinder-based interactive examples in each section and see the respective counterpart at the end of each section.
Starknet JSON-RPC version endpoints
Chainstack Starknet endpoints support sending requests to different JSON-RPC API versions. For versions, see the Pathfinder GitHub repository. To send a request to a specific version, append your Chainstack Starknet endpoint with the version URL suffix. For example,/rpc/v0_6
.
Check the following examples.