Skip to main content
Glama

VeChain MCP Server

sign_raw_transaction

Sign raw VeChain blockchain transactions using cryptographic keys to authorize and validate network operations before execution.

Instructions

Decode and sign a raw transaction.

Input Schema

NameRequiredDescriptionDefault
rawTransactionYes

Input Schema (JSON Schema)

{ "properties": { "rawTransaction": { "type": "string" } }, "required": [ "rawTransaction" ], "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/leandrogavidia/vechain-mcp-server'

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