Skip to main content
Glama

agentek-eth

by NaniDAO

intentStakeNani

Stake NANI tokens to obtain xNANI tokens, enabling participation in governance decisions and community management within the Ethereum ecosystem.

Instructions

Stake NANI tokens to receive xNANI tokens, which can be used for governance

Input Schema

NameRequiredDescriptionDefault
amountYesThe amount of NANI tokens to stake
chainIdYesThe chain to stake on

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "amount": { "description": "The amount of NANI tokens to stake", "type": "string" }, "chainId": { "description": "The chain to stake on", "type": "number" } }, "required": [ "amount", "chainId" ], "type": "object" }

Other Tools from agentek-eth

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/NaniDAO/agentek'

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