/ DEVELOPERS / API
API Explorer
Pick a method, fire it against the live chain, copy the snippet.
qw_chainId
Returns the QuantumWing chain identifier as a human-readable slug (e.g. 'qgen-mainnet').
qw_*category: metareturns: string
Parameters
Response
Press Send Request to see a response.
Copy as
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_chainId","params":[],"id":1}'