Skip to main content
Glama

Osmosis MCP Server

get-testnet-tokens

Obtain Osmosis testnet tokens for testing purposes by providing your testnet address. Access instructions and links to fund your address and interact with the Osmosis blockchain efficiently.

Instructions

Get instructions and links to obtain Osmosis testnet tokens for testing

Input Schema

NameRequiredDescriptionDefault
addressNoOsmosis testnet address to fund (optional - will provide general instructions if not specified)
amountNoAmount of tokens needed (for reference only)1000000

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Osmosis testnet address to fund (optional - will provide general instructions if not specified)", "type": "string" }, "amount": { "default": "1000000", "description": "Amount of tokens needed (for reference only)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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