tvs_history
ActiveTool of L2beat
declared in 0.1.0
Historical Total Value Secured (TVS) time series for an L2 project or all projects; accepts range (7d/30d/90d/180d/1y/max, default 30d) and optional project slug.
Parameters schema
{
"type": "object",
"examples": [
{
"slug": "arbitrum",
"range": "90d"
},
{
"range": "1y"
}
],
"properties": {
"slug": {
"type": "string",
"description": "Specific project (default: all projects aggregate)"
},
"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