aavegotchi-traits

Retrieve Aavegotchi NFT data by gotchi ID or name on Base. Returns traits, wearables, rarity scores, kinship, XP, level, and owner data.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aavegotchi-traits" with this command: npx skills add aaigotchi/aavegotchi-traits

Aavegotchi Traits

Fetch Aavegotchi data on Base by ID or name.

Usage

cd scripts
node get-gotchi.js 9638
node get-gotchi.js aaigotchi
./gotchi-info.sh 9638

What it returns

  • Token ID, name, owner, haunt
  • BRS / modified BRS
  • Kinship, XP, level
  • Base + modified traits
  • Equipped wearables with names
  • Collateral, staked amount, last interaction
  • JSON output for automation

Environment

  • AAVEGOTCHI_RPC_URL (optional)
  • AAVEGOTCHI_SUBGRAPH_URL (optional; default Goldsky Base subgraph)
  • AAVEGOTCHI_SEARCH_BATCH_SIZE (optional)
  • AAVEGOTCHI_RPC_RETRIES (optional)
  • AAVEGOTCHI_RPC_RETRY_DELAY_MS (optional)

Reliability

  • Name lookup uses subgraph first for speed.
  • If subgraph fails, script scans on-chain with RPC retry/backoff to handle rate limits.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Pet Me Master

Batch-pet Aavegotchis on Base via Bankr with cooldown checks, reminder automation, and natural-language routing.

Registry SourceRecently Updated
4590Profile unavailable
Web3

NFT Skill - Autonomous AI Artist Agent

Autonomous AI Artist Agent for generating, evolving, minting, listing, and promoting NFT art on the Base blockchain. Use when the user wants to create AI art, mint ERC-721 NFTs, list on marketplace, monitor on-chain sales, trigger artistic evolution, or announce drops on X/Twitter.

Registry SourceRecently Updated
1K0Profile unavailable
Web3

Gotchi Finder

Fetch Aavegotchi by ID from Base mainnet and display image with full traits. Shows on-chain SVG, converts to PNG, and displays complete gotchi stats.

Registry SourceRecently Updated
4810Profile unavailable
Web3

Pet Operator

Delegate Aavegotchi petting rights to AAI's wallet on Base. Generate approve/revoke tx data, check approval, and maintain delegated wallet bookkeeping in pet...

Registry SourceRecently Updated
1900Profile unavailable