Skip to main content
Glama

Arbitrum MCP Server

timeboost_sendExpressLaneTransaction

Submit priority transactions via express lanes on the Arbitrum MCP Server for faster processing, using the timeboost API to optimize transaction handling efficiently.

Instructions

Submit priority transactions through express lanes for faster processing (requires timeboost API)

Input Schema

NameRequiredDescriptionDefault
chainNameNoChain name (e.g., 'Xai', 'Arbitrum One') - will auto-resolve to RPC URL
rpcUrlNoThe RPC URL of the Arbitrum node (optional if default is set)
submissionYesExpress lane submission data

Input Schema (JSON Schema)

{ "properties": { "chainName": { "description": "Chain name (e.g., 'Xai', 'Arbitrum One') - will auto-resolve to RPC URL", "type": "string" }, "rpcUrl": { "description": "The RPC URL of the Arbitrum node (optional if default is set)", "type": "string" }, "submission": { "description": "Express lane submission data", "type": "object" } }, "required": [ "submission" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dewanshparashar/arbitrum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server