API Online Call
Test VoidChain JSON-RPC methods against the official test environment.
Get Edge Trust Machine ID
chain_queryInfo
Test environment: https://api-backend.voidchain.net/api
{
"jsonrpc": "3.0",
"method": "chain_queryInfo",
"params": [
"pubTrustQuery",
"op=edgeInfo",
"encryp=none"
],
"id": "1"
}Payload
Response
Send a request to view the raw response.