/ DEVELOPERS / API / QW_CHAINID
qw_chainId
Returns the QuantumWing chain identifier as a human-readable slug (e.g. 'qgen-mainnet').
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}'