ClawLink
Developer Tools36 toolsPaste one API key

Alchemy integration for AI agents

Alchemy is a blockchain development platform that provides powerful APIs and developer tools for building and scaling Ethereum applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Alchemy once and call the same tools from all of them.

Setup

Connect Alchemy through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Alchemy exposes 36 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
alchemy_compute_rarity_v3Compute the rarity of each attribute for a specific NFT based on its collectionRead
alchemy_get_collection_metadataGet metadata for an NFT collection using its marketplace slug (OpenSea, LooksRare, etc)Read
alchemy_get_collections_for_ownerRetrieve all NFT collections held by a specified owner addressRead
alchemy_get_contract_metadata_batch_v3Retrieve metadata for multiple NFT contracts in a single batch requestRead
alchemy_get_contract_metadata_v3Get the metadata for an NFT contract including name, symbol, total supply, and token typeRead
alchemy_get_contracts_for_owner_v3Get all NFT contracts owned by an address with contract metadataRead
alchemy_get_floor_price_v3Get the floor price for an NFT collection across multiple marketplaces (OpenSea, LooksRare, etc)Read
alchemy_get_historical_pricesRetrieves historical price data for a token over a specified time range with configurableRead
alchemy_get_nf_ts_for_collection_v3Retrieves all NFTs in a collection using OpenSea collection slug or contract addressRead
alchemy_get_nf_ts_for_contractRetrieves all NFTs for a given NFT contract addressRead
alchemy_get_nf_ts_for_ownerGet all NFTs currently owned by a given addressRead
alchemy_get_nft_contracts_by_addressRetrieve NFT contracts associated with one or more wallet addresses across multiple blockchainRead
alchemy_get_nft_metadataRetrieve comprehensive metadata for a specific NFT, including contract details, media URLsRead
alchemy_get_nft_metadata_batchRetrieve metadata for multiple NFTs in a single request (up to 100 NFTs), including contractRead
alchemy_get_nft_sales_v3Retrieves NFT sales that have occurred through on-chain marketplaces using Alchemy's v3 APIRead
alchemy_get_owners_for_collectionRetrieve all owner addresses for a given NFT collection contractRead
alchemy_get_owners_for_contractGet all owners of NFTs in a contract with optional token balancesRead
alchemy_get_owners_for_nftv3Retrieve all owners for a specific NFT using Alchemy's v3 APIRead
alchemy_get_portfolio_nf_ts_by_addressFetch NFTs owned by multiple wallet addresses across different blockchain networksRead
alchemy_get_prices_by_symbolGet current token prices by symbol (e.g., ETH, USDC, BTC) using aggregated CEX and DEX dataRead
alchemy_get_token_balancesRetrieves ERC20 token balances for a specified Ethereum addressRead
alchemy_get_token_balances_by_addressGet token balances for wallet addresses across multiple networks using Alchemy's Portfolio APIRead
alchemy_get_token_metadataRetrieves metadata for an ERC-20 token on Ethereum mainnet, including its name, symbolRead
alchemy_get_token_prices_by_addressRetrieves current token prices by contract address and network from decentralized exchangesRead
alchemy_get_tokens_by_addressFetch fungible tokens (native, ERC-20, SPL) for multiple wallet addresses across networksRead
alchemy_get_transaction_countRetrieves the number of transactions sent from a specific address (also known as the nonce)Read
alchemy_get_transactions_history_by_addressGet transaction history for wallet addresses across multiple networks using Alchemy's Data APIRead
alchemy_is_airdropCheck if a specific NFT token is marked as an airdropRead
alchemy_is_airdrop_nftDetermine whether an NFT was airdropped to the owner addressRead
alchemy_is_holder_of_collectionCheck if a wallet address owns any token from a specific NFT collectionRead