Orders Statistics API
Overview
Request
Query Parameters
Name
Type
Description
{
"items": [{
"id": 0,
"ethPrice": "1.243223",
"usdPrice": 1002,
"metaEnergyPercent": 25,
"tokenId": "32",
"plaqueName": "aaa-000"
}],
"count": 0
}Example Requests
Last updated