Skip to content

feat: add VaultAgent skill — NFT vault liquidity on NFTX V3#239

Open
Aleks-NFT wants to merge 1 commit intoBankrBot:mainfrom
Aleks-NFT:feat/vault-agent-nftx
Open

feat: add VaultAgent skill — NFT vault liquidity on NFTX V3#239
Aleks-NFT wants to merge 1 commit intoBankrBot:mainfrom
Aleks-NFT:feat/vault-agent-nftx

Conversation

@Aleks-NFT
Copy link

First Web3/NFT skill for NFTX V3 vault operations.

VaultAgent gives OpenClaw execution-grade access to NFTX V3 vaults on Ethereum Mainnet.

What it does:

  • Browse active vaults (MILADY, PUNK, BAYC, AZUKI, etc.)
  • Analyze Dutch auction premiums before targeted redeems
  • Simulate mint/redeem/swap with full cost breakdown
  • Execute on-chain via verified FeeWrapper contract

All write ops enforce simulate → confirm → execute. No tx without explicit user confirmation.

Tech:

  • MCP server, TypeScript, 7 tools (4 read + 3 write)
  • Contract: 0xd9f3eddf463a06b89f022e2596f66fc495119f58 — verified on Etherscan
  • Fee: 0.25% on routed transactions
  • Kill-switch: pause()/unpause()

GitHub: https://github.com/Aleks-NFT/VaultAgent
Etherscan: https://etherscan.io/address/0xd9f3eddf463a06b89f022e2596f66fc495119f58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant