Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Alchemy — blockchain data, NFTs, token balances, transactions, gas prices, and webhooks.
Alchemy — blockchain data, NFTs, token balances, transactions, gas prices, and webhooks.
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
Alchemy — blockchain data, NFTs, token balances, transactions, gas prices, and webhooks.
VariableRequiredDescriptionALCHEMY_API_KEY✅Alchemy API key
# Get ETH balance python3 {{baseDir}}/scripts/alchemy.py get-balance --address <value> # Get ERC-20 token balances python3 {{baseDir}}/scripts/alchemy.py get-token-balances --address <value> # Get transaction by hash python3 {{baseDir}}/scripts/alchemy.py get-transaction --hash <value> # Get block by number python3 {{baseDir}}/scripts/alchemy.py get-block --block "latest" # Get NFTs for address python3 {{baseDir}}/scripts/alchemy.py get-nfts --address <value> # Get NFT metadata python3 {{baseDir}}/scripts/alchemy.py get-nft-metadata --contract <value> --token-id <value> # Get token metadata python3 {{baseDir}}/scripts/alchemy.py get-token-metadata --contract <value> # Get current gas price python3 {{baseDir}}/scripts/alchemy.py get-gas-price # Get latest block number python3 {{baseDir}}/scripts/alchemy.py get-block-number # Get event logs python3 {{baseDir}}/scripts/alchemy.py get-logs --address <value> --from-block "0x0" --to-block "latest" --topics <value> # Get asset transfers for address python3 {{baseDir}}/scripts/alchemy.py get-asset-transfers --address <value> --category "external,erc20" # Get NFT floor price python3 {{baseDir}}/scripts/alchemy.py get-floor-price --contract <value>
All commands output JSON by default.
ScriptDescription{baseDir}/scripts/alchemy.pyMain CLI — all commands in one tool
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents. 📅 Need help setting up OpenClaw for your business? Book a free consultation
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.