agentek-eth

by NaniDAO
Verified

intentUnstakeNani

Convert staked xNANI tokens back to NANI tokens by specifying the amount and chain ID for Ethereum-based automation using agentek-eth MCP server tools.

Instructions

Unstake xNANI tokens back to NANI tokens

Input Schema

NameRequiredDescriptionDefault
amountYesThe amount of xNANI tokens to unstake
chainIdYesThe chain to unstake on

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce