✓ Verified 🌐 Web Scrapers ✓ Enhanced Data

Aavegotchi Traits

Retrieve Aavegotchi NFT data by gotchi ID or name from Base mainnet.

Rating
4 (318 reviews)
Downloads
9,631 downloads
Version
1.0.0

Overview

Retrieve Aavegotchi NFT data by gotchi ID or name from Base mainnet.

Complete Documentation

View Source →

Aavegotchi Traits

Fetch Aavegotchi data on Base by ID or name.

Usage

bash
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.

Installation

Terminal bash

openclaw install aavegotchi-traits
    
Copied!

💻Code Examples

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

Tags

#browser_and-automation #data

Quick Info

Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author aaigotchi
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install aavegotchi-traits