POST GetTotalAddress
curl -X POST http://localhost:8491 \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "method": "uaxn_wallet_count", "id": 1 }'
{ "jsonrpc": "2.0", "result": 6, "id": 1 }%
Last updated 17 days ago