Skip to main content
Glama

SVM-MCP

by rkmonarch

get-soon-mainnet-last-transaction

Retrieve the most recent transaction for a specific address on the Soon mainnet. Use this tool to quickly access and verify transaction details on the SOON blockchain.

Instructions

Get the last transaction of an address on the Soon mainnet

Input Schema

NameRequiredDescriptionDefault
addressYesThe SOON address to get the last transaction for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "The SOON address to get the last transaction for", "type": "string" } }, "required": [ "address" ], "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/rkmonarch/svm-mcp'

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