Unlock Alchemy's full potential with n8n, connecting it to similar
Development apps and over 1000 other services.
Automate productivity workflows by scheduling tasks, managing project timelines, and tracking progress across platforms. Use n8n's HTTP request node to construct
adaptable and scalable workflows between Alchemy and your stack. All with
a building experience you will love.
To set up Alchemy integration, add
the HTTP Request node
to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node
makes custom API calls to Alchemy to query the data you need using the API endpoint URLs you provide.
Nfts
Transfers
Transaction_receipts
Token
Webhooks
Trace
Accounts
Policies
Sponsorships
Simulation
Gas-optimized-transactions
Private-transactions
Eth
Polygon
Zkevm
Transactions
Uncle
Filters
Network
Client
Web3
Access
Net
Inflationrate
Inflationreward
Largestaccounts
Maxretransmitslot
Maxshredinsertslot
Minimumbalanceforrentexemption
Multipleaccounts
Programaccounts
Recentperformancesamples
Signaturesforaddress
Signaturestatuses
Slot
Slotleader
Slotleaders
Supply
Starknet
Nft
Webhook
Traces
Debug
Account
Feehistory
User-operation
Contracts
Blocks
Gas
Ethereum
Gasprice
Transactionreceipt
Newfilter
Uninstallfilter
Gettransactionbyblockhashandindex
Getcode
Blocknumber
Call
Chainid
Estimategas
Syncing
Subscribe
Unsubscribe
Spam_detection
Tokens
Assets
Nft metadata
Contract metadata
Polygon pos
Polygon zkevm
Uncles
Proofs
Receipts
Optimism
Solana
Transaction
Contract
Transfer
Block
Developer
Get NFTs for Owner
Fetches the NFTs owned by a specific address.
GET
/reference/getnftsforowner-v3
Get Owners for NFT
Returns the addresses of owners for a specific NFT.
GET
/reference/getownersfornft-v3
Get Owners for Contract
Lists owners for a given contract.
GET
/reference/getownersforcontract-v3
Check if Holder of Contract
Verifies if an address holds a specific contract's NFTs.
GET
/reference/isholderofcontract-v3
Get Contracts for Owner
Gets all NFT contracts that a specific address owns.
GET
/reference/getcontractsforowner-v3
Get Collections for Owner
Retrieves all NFT collections owned by a specific address.
GET
/reference/getcollectionsforowner-v3
Get NFT Metadata
Fetches metadata for a specific NFT.
GET
/reference/getnftmetadata-v3
Get NFT Metadata Batch
Retrieves metadata for multiple NFTs in a single request.
POST
/reference/getnftmetadatabatch-v3
Get Contract Metadata
Fetches metadata for a specific NFT contract.
GET
/reference/getcontractmetadata-v3
Invalidate Contract
Invalidates a specific NFT contract.
GET
/reference/invalidatecontract-v3
Refresh NFT Metadata
Refreshes the metadata for a specific NFT.
POST
/reference/refreshnftmetadata-v3
Get asset transfers
Retrieve all asset transfers.
GET
/reference/sdk-getassettransfers
Get minted NFTs
Retrieve NFTs that have been minted.
GET
/reference/sdk-getmintednfts
Verify NFT ownership
Verify ownership of a specific NFT.
GET
/reference/sdk-verifynftownership
Get owners for NFT
Get a list of owners for a specified NFT.
GET
/reference/sdk-getownersfornft
Get NFT metadata
Retrieve metadata for a specific NFT.
GET
/reference/sdk-getnftmetadata
List NFTs for owner
Fetch the NFTs owned by a specific address.
GET
/reference/sdk-getnfts
Get NFT sales
Access sales information for a specific NFT.
GET
/reference/sdk-getnftsales
Get NFTs for contract
Fetches NFTs associated with a specified contract.
GET
/sdk/getnftsforcontract
Get NFTs for owner
Retrieves NFTs owned by a specific wallet.
GET
/sdk/getnftsforowneriterator
Get NFT filters
Retrieve NFT filters that are set up.
GET
/reference/getnftfilters-sdk-v3
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetches a list of asset transfers for a given criteria.
POST
/reference/alchemy-getassettransfers
Get transfers for owner
Fetches transfer history for a specified owner.
GET
/sdk/gettransfersforowner
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the receipts for a specific transaction.
POST
/reference/alchemy-gettransactionreceipts
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetches the balances of tokens for a given address.
POST
/reference/alchemy-gettokenbalances
Get token metadata
Retrieves metadata for a specified token.
POST
/reference/alchemy-gettokenmetadata
Get token allowance
Checks the allowance for the specified token between two addresses.
POST
/reference/alchemy-gettokenallowance
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Deletes a specified variable from custom webhooks.
DELETE
/reference/delete-custom-webhook-variable
Update a variable
Updates an existing variable in custom webhooks.
PATCH
/reference/update-custom-webhook-variable
Get all webhooks
Retrieves a list of all webhooks registered.
GET
/reference/team-webhooks
Create a webhook
Creates a new webhook for notifications.
POST
/reference/create-webhook
Delete a webhook
Deletes a specified webhook from the system.
DELETE
/reference/delete-webhook
Get all webhooks
Retrieves all webhooks associated with the account.
GET
/reference/getallwebhooks-sdk-v3
Create webhook
Creates a new webhook in the account.
POST
/reference/createwebhook-sdk-v3
Update webhook
Updates an existing webhook in the account.
PUT
/reference/updatewebhook-sdk-v3
Delete webhook
Deletes a specified webhook from the account.
DELETE
/reference/deletewebhook-sdk-v3
Create webhook
Creates a new webhook.
POST
/sdk/createwebhook
Update webhook
Updates an existing webhook.
PUT
/sdk/updatewebhook
Delete webhook
Deletes a specified webhook.
DELETE
/sdk/deletewebhook
Get all webhooks
Retrieves all webhooks.
GET
/sdk/getallwebhooks
Get all addresses for an Address Activity webhook
Retrieve all addresses related to a specific webhook.
GET
/reference/webhook-addresses
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves detailed tracing information for a specific block.
POST
/reference/trace-block
Trace call
Executes a tracing call to obtain detailed information about a transaction.
POST
/reference/trace-call
Get trace information
Retrieves trace details for a given transaction or block.
POST
/reference/trace-get
Raw transaction trace
Gets the trace data for a raw transaction.
POST
/reference/trace-rawtransaction
Replay block transactions
Replays transactions from a specific block for tracing.
POST
/reference/trace-replayblocktransactions
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Allows the user to sign a message for verification purposes.
POST
/reference/signmessage
Register new authenticator
Registers a new authenticator for the user.
POST
/reference/registernewauthenticator
Get accounts
Retrieve a list of accounts.
GET
/reference/eth-accounts-polygon
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the sponsorships associated with the policies.
GET
/reference/get-sponsorships
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Simulates a bundle of asset changes in a transaction.
POST
/reference/alchemy-simulateAssetChangesBundle
Simulate execution
Simulates the execution of a transaction.
POST
/reference/alchemy-simulateExecution
Simulate execution bundle
Simulates a bundle execution of transactions.
POST
/reference/alchemy-simulateExecutionBundle
Simulate asset changes
Simulates changes for the specified assets.
POST
/reference/alchemy-simulateassetchanges
Simulate execution
Simulates the execution of a transaction.
POST
/reference/alchemy-simulateexecution
Simulate execution bundle
Simulates execution for a bundle of transactions.
POST
/reference/alchemy-simulateexecutionbundle
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Returns changes to the filter since the last poll.
GET
/reference/eth-getfilterchanges-base
Send raw transaction
Submits a raw transaction to the network.
POST
/reference/eth-sendrawtransaction-base
Get block receipts
Fetches receipts for transactions in a block.
GET
/reference/eth-getblockreceipts-base
Get logs
Retrieves logs matching the specified parameters.
GET
/reference/eth-getlogs-base
Get proof
Retrieves a proof of the state of an account at a certain block.
GET
/reference/eth-getproof-base
Get uncle by block hash and index
Gets information about an uncle block by its hash and index.
GET
/reference/eth-getunclebyblockhashandindex-base
Get uncle count by block hash
Returns the count of uncles for a specific block by its hash.
GET
/reference/eth-getunclecountbyblockhash-base
Get block number
Returns the number of the most recent block.
GET
/reference/eth-blocknumber-base
Get balance
Fetches the balance of an Ethereum account.
POST
/reference/eth-getbalance-zksync
Get block by number
Retrieves a block based on its number.
POST
/reference/eth-getblockbynumber-zksync
Get transaction by hash
Fetches a transaction based on its hash.
POST
/reference/eth-gettransactionbyhash-zksync
Send raw transaction
Submits a signed transaction to the Ethereum network.
POST
/reference/eth-sendrawtransaction-zksync
Estimate gas
Estimates the gas required to execute a transaction.
POST
/reference/eth-estimategas
Get block transaction count by number
Returns the number of transactions from the specified block.
GET
/reference/eth-getblocktransactioncountbynumber
Get uncle by block hash and index
Returns information about one uncle of a block.
GET
/reference/eth-getunclebyblockhashandindex
Get uncle count by block number
Returns the number of uncles in a block by its number.
GET
/reference/eth-getunclecountbyblocknumber
Get transaction count
Returns the number of transactions sent from an address.
POST
/reference/eth-gettransactioncount-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the changes since the last call to get filter logs.
POST
/reference/eth-getfilterchanges-polygon
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetches the current batch number on Polygon zkEVM.
POST
/reference/zkevm-batchnumber-polygon-zkevm
Estimate fee
Estimates the transaction fee on Polygon zkEVM.
POST
/reference/zkevm-estimatefee-polygon-zkevm
Get batch by number
Fetches a batch of transactions based on its number.
POST
/reference/zkevm-getbatchbynumber-polygon-zkevm
Get broadcast URI
Retrieves the broadcast URI for zkEVM.
POST
/reference/zkevm-getbroadcasturi-polygon-zkevm
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Returns transaction details using its transaction hash.
POST
/reference/eth-gettransactionbyhash-arbitrum-1
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Check if the client is actively connected to other peers.
GET
/reference/net-listening-arbitrum
Get network version
Get the current network ID the client is connected to.
GET
/reference/net-version-arbitrum
Get current gas price
Retrieves the current gas price for the network.
GET
/eth-gasprice
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve the current version of the Ethereum client.
GET
/reference/web3-clientversion-arbitrum
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve the version of the connected Ethereum client.
POST
/reference/web3-clientversion-arbitrum
Get client version
Returns the current client version being used.
GET
/reference/web3-clientversion-optimism
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Check if the node is active and listening for connections.
POST
/reference/net-listening-base
Get network version
Returns the version of the current network.
POST
/reference/net-version-polygon-zkevm
Check if the client is listening
Verify if the client is currently listening for messages.
POST
/reference/net-listening-arbitrum
Get listening status
Checks if the client is actively listening for network connections.
GET
/reference/net-listening-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve the minimum balance required for rent exemption.
POST
/reference/getminimumbalanceforrentexemption
Get minimum balance for rent exemption
Retrieves the minimum balance required for rent exemption.
GET
/reference/getminimumbalanceforrentexemption
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves information for multiple accounts at once.
GET
/reference/getmultipleaccounts
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves accounts associated with a specific program.
GET
/reference/getprogramaccounts
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the recent performance samples for the network.
GET
/reference/getrecentperformancesamples
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve signatures associated with a specific address.
POST
/reference/getsignaturesforaddress
Get signatures for address
Retrieves the transaction signatures for a specific address.
GET
/reference/getsignaturesforaddress
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the statuses of the specified signatures.
GET
/reference/getsignaturestatuses
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the transaction count for a specific block.
POST
/reference/starknet-getblocktransactioncount
Get transaction receipt
Fetches the receipt of a transaction by its hash.
POST
/reference/starknet-gettransactionreceipt
Get block with transaction hashes
Retrieves a block along with its transaction hashes.
POST
/reference/starknet-getblockwithtxhashes
Get pending transactions
Retrieves all pending transactions in StarkNet.
POST
/reference/starknet-pendingtransactions
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves NFTs associated with a specific contract.
GET
/sdk-getnftsforcontractiterator
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve traces based on specific filtering criteria.
POST
/reference/trace-filter
Replay transaction
Replay a specific transaction.
POST
/reference/trace-replaytransaction
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
This endpoint allows tracing a specific transaction.
POST
/reference/debug-tracetransaction
Trace block by number
This endpoint retrieves trace information for a specific block by its number.
POST
/reference/debug-traceblockbynumber
Trace block by hash
This endpoint retrieves trace information for a specific block by its hash.
POST
/reference/debug-traceblockbyhash
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
This endpoint retrieves the receipt for a user operation.
POST
/reference/eth-getuseroperationreceipt
Get supported entry points
This endpoint retrieves the supported entry points for user operations.
POST
/reference/eth-supportedentrypoints
Get user operation by hash
This endpoint retrieves details about a user operation based on its hash.
POST
/reference/eth-getuseroperationbyhash
Send user operation
This endpoint sends a user operation to the network.
POST
/reference/eth-senduseroperation
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetch historical fee data for transactions on the Ethereum network.
POST
/reference/eth-feehistory-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve transfer history for a specific contract.
GET
/reference/sdk-gettransfersforcontract
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves a block's details given its block number.
POST
/reference/eth-getblockbynumber-arbitrum
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Returns the fee history of a specific block range.
GET
/reference/eth-feehistory
Get gas price
Returns the current gas price in wei.
GET
/reference/eth-gasprice
Get transaction receipt
Returns the receipt of a transaction by transaction hash.
GET
/reference/eth-gettransactionreceipt
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Returns the number of gas units paid per computation.
POST
/reference/eth-gasprice-polygon-zkevm
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve the receipt of a transaction by its hash.
POST
/reference/eth-gettransactionreceipt-polygon
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Creates a new filter object to notify when the state changes.
POST
/reference/eth-newfilter-polygon-zkevm
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Remove a previously added filter from the web3 provider.
POST
/reference/eth-uninstallfilter-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetch the current block number on the Ethereum blockchain.
POST
/reference/eth-blocknumber-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Call a smart contract function and get its output.
POST
/reference/eth-call-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve the chain ID of the connected Ethereum network.
POST
/reference/eth-chainid-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Estimate the amount of gas a transaction will require.
POST
/reference/eth-estimategas-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Check if the node is currently syncing with the Ethereum network.
POST
/reference/eth-syncing-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Subscribe to websocket events for blockchain changes.
POST
/reference/eth-subscribe-optimism
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetch the balance of tokens for a specific address.
GET
/reference/sdk-gettokenbalances
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Searches for metadata related to a specified contract.
GET
/sdk/searchcontractmetadata
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the current validators in the Polygon PoS network.
GET
/reference/bor-getcurrentvalidators-polygon
Get balance
Fetches the Ether balance of the specified address.
GET
/reference/eth-getbalance-polygon
Get block by hash
Retrieves the block information using the block hash.
GET
/reference/eth-getblockbyhash-polygon
Get block by number
Retrieves the block information by the specified block number.
GET
/reference/eth-getblockbynumber-polygon
Get logs
Retrieves logs that match the specified filter criteria.
GET
/reference/eth-getlogs-polygon
Get transaction by hash
Fetches the transaction details by its hash.
GET
/reference/eth-gettransactionbyhash-polygon
Get block receipts
Retrieves the receipts for all transactions in a block.
GET
/reference/eth-getblockreceipts-polygon-pos
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Returns the number of transactions sent from an address.
GET
/reference/eth-gettransactioncount-polygon-zkevm
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieve a list of accounts on the Optimism network.
POST
/reference/eth_accounts-base
Get block number
Fetch the number of the most recently mined block on the Optimism network.
POST
/reference/eth_blocknumber-base
Call contract method
Execute a contract method call without creating a transaction on the Optimism network.
POST
/reference/eth_call-base
Get gas estimate
Estimate the gas required for a transaction on the Optimism network.
POST
/reference/eth_estimategas-base
Get balance
Retrieve the balance of a specified address on the Optimism network.
POST
/reference/eth_getbalance-base
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Fetch details about a specific account in the Solana blockchain.
POST
/reference/getaccountinfo
Simulate a transaction
Simulate a transaction to check its expected outcome on the Solana blockchain.
POST
/reference/simulatetransaction
Get balance
Retrieve the balance for a specific account on the Solana blockchain.
POST
/reference/getbalance
Get block
Fetch details of a specific block on the Solana blockchain.
POST
/reference/getblock
Get health status
Check the health of the Solana cluster.
POST
/reference/gethealth
Get block commitment
Retrieves the commitment for a specific block.
POST
/reference/getblockcommitment
Get block production
Retrieves block production information.
POST
/reference/getblockproduction
Get cluster nodes
Retrieves the list of nodes in the cluster.
POST
/reference/getclusternodes
Get epoch info
Retrieves information about the current epoch.
POST
/reference/getepochinfo
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the latest block number on the Ethereum network.
GET
/eth_blockNumber
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Retrieves the current protocol version of the Ethereum network.
GET
/eth-protocolVersion
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system
that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant
API documentation from web pages. Remember to check the Alchemy official documentation to get
a full list of all API endpoints and verify the scraped ones!
Alchemy serves as the developer platform for Web3, addressing the complexities of blockchain development. By offering custom technologies and tools, it empowers developers to build powerful projects.
Reduce time spent on customer integrations, engineer faster POCs, keep your customer-specific functionality separate from product all without having to code.
To use Alchemy integration in n8n, start by adding the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. Once connected, you can make custom API calls to Alchemy to query the data you need using the URLs you provide, for example: you can create records in Alchemy by sending a POST request to the appropriate endpoint, including the necessary data in the request body. For updating records, use a PATCH or PUT request with the specific ID in the URL and updated data payload. To retrieve data, simply send a GET request to the desired Alchemy endpoint, ensuring to include any query parameters to filter results.
Do I need any special permissions or API keys to integrate Alchemy with n8n?
Yes, with generic authentication, you'll typically need to provide endpoint URLs, headers, parameters, and any other authentication details specific to Alchemy:
Find the Alchemy API documentation and see if the API supports HTTP requests;
Most APIs require some form of authentication and you can configure this in the HTTP Request mode (Basic Auth, Custom Auth, Digest Auth, Header Auth, OAuth1 API, OAuth2 API, Query Auth).
Can I combine Alchemy with other apps in n8n workflows?
Definitely! n8n enables you to create workflows that combine Alchemy with other apps and services. For instance, you can automate tasks by integrating Alchemy with tools like Slack, Google Sheets, or Trello to streamline your processes. This allows you to enhance your productivity by linking data and actions across different platforms seamlessly. Just set up the desired triggers and actions in n8n to make it happen!
What are some common use cases for Alchemy integrations with n8n?
Common use cases for Alchemy automation include streamlining data retrieval from various sources, automating notifications and alerts, and managing workflows between different applications. Additionally, users often leverage Alchemy to enhance reporting capabilities and improve data analysis processes. These integrations can significantly reduce manual effort and increase overall efficiency. With n8n, you can customize these workflows to fit your specific needs and extend them by adding other 400+ integrations or incorporating advanced AI logic.
How does n8n’s pricing model benefit me when integrating Alchemy?
n8n's pricing model is designed to be both affordable and scalable, which is particularly beneficial when integrating with Alchemy. Unlike other platforms that charge per operation or task, n8n charges only for full workflow executions. This means you can create complex workflows with Alchemy, involving thousands of tasks or steps, without worrying about escalating costs. For example, if your Alchemy workflows perform around 100k tasks, you could be paying $500+/month on other platforms, but with n8n's pro plan, you start at around $50. This approach allows you to scale your Alchemy integrations efficiently while maintaining predictable costs.
Cris
Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.
n8n is a game-changer and should be known by all SMBs and even enterprise companies.
qupaya technologies
@qupaya
We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗
aaron
@acar321
in other news I installed @n8n_io tonight and holy moly it’s good