Is there a json-rpc specifiaction doc

Is there any json-rpc specification doc to see all json rpc calls?

Fuel doesn’t have a JSON-RPC, we do offer a documented GraphQL endpoint:

The reference can be found here:

In the future, we will be trying to move to a more live socket based infrastructure and away from classical RPC based approaches to blockchain data.