Alchemy
Learn how to use Alchemy with Composio
Overview
Enum
ALCHEMY
Description
Alchemy is a blockchain development platform that provides powerful APIs and developer tools for building and scaling Ethereum applications
Authentication Details
API_KEY
api_key
Actions
ALCHEMY_GET_CONTRACT_METADATA
Action Parameters
contractAddress
Action Response
data
error
successful
ALCHEMY_GET_NFT_SALES
Action Parameters
contract_address
from_block
limit
marketplace
order
to_block
Action Response
data
error
successful
ALCHEMY_GET_NF_TS_FOR_CONTRACT
Action Parameters
contract_address
page_key
page_size
with_metadata
Action Response
data
error
successful
ALCHEMY_GET_OWNERS_FOR_NFT
Action Parameters
contractAddress
pageKey
pageSize
tokenId
Action Response
data
error
successful
ALCHEMY_GET_TOKEN_BALANCES
Action Parameters
address
contract_addresses
max_count
page_key
Action Response
data
error
successful
ALCHEMY_GET_TOKEN_METADATA
Action Parameters
contract_address
Action Response
data
error
successful
ALCHEMY_GET_TRANSACTION_COUNT
Action Parameters
address
block_tag
Action Response
data
error
successful