Home
Websockets IconSmart Websockets

Stay Connected

Scalable. Customizable. Easy to set up. Websocket notifications for web3 actions you care about.

smart-websockets-hero
  • aave-logo
  • gmx-logo
  • curve-logo
  • opensea logo
  • animoca-brands-logo
  • worldcoin-logo-full
  • aave-logo
  • gmx-logo
  • curve-logo
  • opensea logo
  • animoca-brands-logo
  • worldcoin-logo-full

Don't miss an update

new-events-and-logs
pending-transactions
mined-transactions
new-heads
background gradient

Push notificaitons so you can move faster

    Security
    Security

    Increased security with static IP addresses and one authentication token per webhook - so if one webhook is compromised, others will not be.

    savings-icon
    Savings

    See how we saved more than $3M annually moving workloads from excessive RPC calls to Alchemy Notify's push based notifications.

    Reliability
    Reliability

    Access ot the most reliable and performant nodes

"We use Alchemy’s Smart Websockets to be immediately notified when new blocks are added to Ethereum, Polygon, Arbitrum, and Optimism. This method has driven a 3x latency improvement in our ingestion process, and as Alchemy optimizes the API, we continue to see improvements to performance."
Kartik Patel headshot

Kartik Patel

Former Head of Protocol, OpenSea

Explore more of our developer suite

Subgraphs
Subgraphs
Card background image

Speedy indexing for custom GraphQL APIs

Ship faster with a custom API for your onchain data. Never worry about subgraph downtime or lag again.

Code preview

Copied
cd <SUBGRAPH_DIRECTORY> graph deploy <SUBGRAPH_NAME> \ --version-label <VERSION_NAME> \ --node https://subgraphs.alchemy.com/api/subgraphs/deploy \ --deploy-key <DEPLOY_KEY> --ipfs https://ipfs.satsuma.xyz
Custom Webhooks
Custom Webhooks
Card background image

Real-time data. Any blockchain event.

Infinite data access, precise filter controls.

Code preview

Copied
curl --request POST \ --url https://dashboard.alchemy.com/api/graphql/variables/variable \ --header 'content-type: application/json'
account kit logo
Account Kit
account kit diagram

A complete account solution

No seed phrase, no gas fees. Bring users onchain in seconds using smart accounts.

Code preview

Copied
const provider = new AlchemyProvider(providerConfig).connect( (rpcClient) => new LightSmartContractAccount({ ...accountConfig, rpcClient, }) ); const { hash } = await provider.sendUserOperation(uo);
Section background image

Build blockchain magic with Alchemy

Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.