Avalanche

Assist with Avalanche C-Chain transactions, AVAX transfers, subnets, and cross-chain bridges.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
2 · 632 · 0 current installs · 0 all-time installs
byIván@ivangdavila
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Avalanche C-Chain, AVAX transfers, subnets, bridges) matches the SKILL.md content. The skill requests no binaries, env vars, or config paths that would be unrelated to blockchain guidance.
Instruction Scope
SKILL.md is purely informational: architecture, chains, RPC endpoint suggestion, wallets, bridging and security tips. It does not instruct the agent to read local files, access secrets, transmit data to unexpected endpoints, or perform actions outside the described domain.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is written to disk or executed during installation.
Credentials
The skill declares and requires no environment variables or credentials. The guidance references an official RPC URL and public explorer (snowtrace.io), which is proportional for a blockchain reference.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Model invocation is allowed (the platform default) but that is normal and not excessive here.
Assessment
This skill is a read-only reference for Avalanche networks and appears coherent and low-risk: it doesn't ask for keys or install software. Before using any guidance to perform transactions, verify RPC endpoints and explorer links yourself (use official sites), and never share private keys or seed phrases with the agent. If a future version starts requesting API keys, private keys, or asks to run installers or access local config, treat that as a security red flag.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk977dk79qsrsvxb8qjb6swcjrn80x83v

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔺 Clawdis
OSLinux · macOS · Windows

SKILL.md

Network Architecture (Critical)

  • Avalanche has three chains: X-Chain, P-Chain, C-Chain — each serves different purpose
  • C-Chain is EVM compatible — where most DeFi and tokens live, uses AVAX for gas
  • X-Chain for fast transfers — native AVAX transfers, not EVM compatible
  • P-Chain for staking — validators and subnet management
  • Same AVAX token across all chains — but must transfer between chains to use

C-Chain (Most Common)

  • EVM compatible — MetaMask, same tools as Ethereum
  • Uses AVAX for gas — need AVAX to transact
  • Chain ID: 43114 — RPC: https://api.avax.network/ext/bc/C/rpc
  • Block explorer: snowtrace.io — transaction verification
  • Most tokens and DeFi here — Trader Joe, Aave, GMX

Cross-Chain Transfers

  • Moving AVAX between chains uses Avalanche Wallet — not regular transfers
  • C-Chain ↔ X-Chain transfer takes seconds — but requires correct process
  • Export from one chain, import to another — two-step process
  • Use official Core wallet or Avalanche Wallet — supports all three chains
  • MetaMask only sees C-Chain — can't transfer to X or P chains directly

Bridging from Other Networks

  • Avalanche Bridge official — bridge.avax.network, from Ethereum
  • Bridged tokens are wrapped — ETH becomes WETH.e on Avalanche
  • LayerZero, Stargate for multi-chain — faster alternatives with fees
  • Bridge fees plus gas on both chains — budget for both
  • Withdrawal to Ethereum can take time — depends on bridge used

Gas and Fees

  • Gas model same as Ethereum post-EIP-1559 — base fee + priority fee
  • Cheaper than Ethereum, more than some L2s — typically $0.01-0.10 per transaction
  • Gas paid in AVAX only — no token payments for gas
  • Fast finality (under 2 seconds) — no waiting for confirmations
  • Failed transactions cost gas — same as Ethereum

Tokens and DeFi

  • AVAX is native gas token — also tradeable like ETH
  • WAVAX is wrapped AVAX — needed for some DeFi protocols
  • Major DEXs: Trader Joe, Pangolin — similar to Uniswap
  • Lending: Aave, Benqi — borrow and lend
  • Verify token addresses — scam tokens exist, check snowtrace.io

Subnets

  • Subnets are custom blockchains on Avalanche — like app-specific chains
  • DFK Chain (DeFi Kingdoms), Dexalot — examples of subnets
  • Each subnet can have own token for gas — not always AVAX
  • Bridging to subnets through official bridges — subnet-specific
  • Subnets have independent validators — different security assumptions

Staking

  • Minimum 25 AVAX to delegate — stake with validators
  • Minimum 2 weeks lock — staking period required
  • Rewards vary by validator — check uptime and commission
  • No slashing — underperforming validators just earn less
  • Liquid staking: sAVAX, ggAVAX — maintain liquidity while staking

Wallet Options

  • Core Wallet (official) — supports all three chains, subnets
  • MetaMask for C-Chain only — familiar interface, limited to C-Chain
  • Ledger supported — via Core or MetaMask
  • Mobile wallets available — Core has mobile app

Common Issues

  • "Insufficient funds" — need AVAX for gas on C-Chain
  • Tokens on wrong chain — bridged to X-Chain instead of C-Chain
  • Can't find tokens — wrong chain or need to add custom token
  • Slow bridge — some bridges take 10-30 minutes, be patient
  • Subnet tokens not showing — need to add subnet network to wallet

Security

  • Standard EVM security on C-Chain — same best practices as Ethereum
  • Private key controls all three chains — one seed, all chains
  • Verify addresses on all chains — X-Chain addresses start with "X-"
  • Revoke unused approvals — snowtrace.io token approval checker
  • Official bridges safest — third-party bridges add risk

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…