This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
explorer_link
InactiveTool of SaSame Research Agent
declared in 1.7.0
Build a block-explorer URL for a tx/address on a chain (pure).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"value"
],
"properties": {
"type": {
"enum": [
"tx",
"address"
],
"type": "string"
},
"chain": {
"enum": [
"ethereum",
"base",
"base-sepolia",
"optimism",
"arbitrum"
],
"type": "string"
},
"value": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries