v1
latestOpenAPI 3.0.32026-07-142214217.0 KBMetrics
get/getDailyMetrics
Query parameters
networkstring required
noOfDaysstring
Response
Success
Example response
[
{
"userOpsDaily": "6",
"bundleDaily": "6",
"walletsCreatedDaily": "2",
"gasCostCollectedDaily": "3654133652263450",
"userOpsTotal": "630",
"bundlesTotal": "603",
"walletsCreatedTotal": "112",
"gasCostCollectedTotal": "147691189272280866",
"activeWallets": [
"0xf48bbf990d5049a2ce0375fc166f65d2582627f3",
"0x935fdb2cf5e3afec201ae6793912c85ddc9c67d1"
],
"activeWalletsDaily": "2",
"daySinceEpoch": "19481",
"paymasterTotal": "15",
"factoryTotal": "11",
"bundlerTotal": "22"
}
]