activity
ActiveTool of L2beat
declared in 0.1.0
Daily transaction count (and UOPS where available) time series for an L2 project or all projects; accepts slug and range (7d/30d/90d/180d/1y/max, default 30d) from L2BEAT.
Parameters schema
{
"type": "object",
"examples": [
{
"slug": "optimism",
"range": "7d"
},
{
"range": "max"
}
],
"properties": {
"slug": {
"type": "string",
"description": "Specific project (default: all)"
},
"range": {
"type": "string",
"description": "7d | 30d | 90d | 180d | 1y | max (default 30d)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
L2beat
https://github.com/pipeworx-io/mcp-l2beat
1/7 registries