✓ Verified 💻 Development ✓ Enhanced Data

Gotchi Channeling

Autonomous Aavegotchi Alchemica channeling via Bankr wallet.

Rating
4.8 (20 reviews)
Downloads
38,822 downloads
Version
1.0.0

Overview

Autonomous Aavegotchi Alchemica channeling via Bankr wallet.

Complete Documentation

View Source →

gotchi-channeling

Channel Alchemica for configured gotchi/parcel pairs.

Scripts

  • ./scripts/check-cooldown.sh
  • Outputs ready:0 or waiting:.
  • Fails if RPC query fails.
  • ./scripts/channel.sh
  • Validates cooldown, submits tx via Bankr, prints tx hash.
  • ./scripts/channel-all.sh
  • Iterates config.json pairs and channels only ready gotchis.

Config

config.json keys:

  • realmDiamond
  • rpcUrl
  • chainId
  • channeling[] entries: { "parcelId": "...", "gotchiId": "...", "description": "..." }
Optional env:
  • GOTCHI_CHANNELING_CONFIG_FILE override config path.
  • BASE_MAINNET_RPC overrides rpcUrl.

Bankr API key resolution

  • BANKR_API_KEY
  • systemctl --user show-environment
  • ~/.openclaw/skills/bankr/config.json
  • ~/.openclaw/workspace/skills/bankr/config.json

Quick use

bash
./scripts/check-cooldown.sh 9638
./scripts/channel.sh 9638 867
./scripts/channel-all.sh

Safety notes

  • Cooldown enforced at 24h (86400 seconds).
  • Scripts fail closed on RPC/config/tool errors.
  • Batch mode exits non-zero when any entry fails.

Installation

Terminal bash

openclaw install gotchi-channeling
    
Copied!

💻Code Examples

example.sh
./scripts/check-cooldown.sh 9638
./scripts/channel.sh 9638 867
./scripts/channel-all.sh

Tags

#productivity_and-tasks

Quick Info

Category Development
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 gotchi-channeling