Home
Chain iconFintech

Maximize global capital flow

Accelerate financial services with secure, compliant infrastructure that grows revenue and cuts costs

Powering finance onchain

Trusted by the best

  • chainlink logo
  • Stripe
  • coinbase wallet vertically stacked logo black
  • Visa
  • Kraken
  • Ramp network
  • chainlink logo
  • Stripe
  • coinbase wallet vertically stacked logo black
  • Visa
  • Kraken
  • Ramp network

The only institutional-grade developer platform

Save developer time and costs with the platform powering web3 for 7+ years.

Supernode
SOC 2 Type 2 certified, secure, compliant infrastructure
Swap, lend, and trade with just an email login
Capture more revenue and operate without intermediaries
Desktop section background image

Proven security, reliability, and scale

$150B+

in onchain transactions

99%

countries worldwide

100M+

unique devices

70%+

top dApps by users and volume

Your complete fintech toolbox

Smart Wallets
Smart Wallets
Card background image

Grow your app with smart wallets

Securely onboard and activate users with no seed phrase or gas fees with easy-to-use, enterprise-grade wallets.

Code preview

Copied
const provider = new AlchemyProvider(providerConfig).connect( (rpcClient) => new LightSmartContractAccount({ ...accountConfig, rpcClient, }) ); const { hash } = await provider.sendUserOperation(uo);
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'
Token API
Token API
Card background image

Token balances and metadata

The token data your users expect, no token list required. Available on all EVM-supported chains.

Code preview

Copied
curl --request POST \ --url https://eth-mainnet.g.alchemy.com/v2/docs-demo \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data ' { "id": 1, "jsonrpc": "2.0", "method": "alchemy_getTokenBalances", "params": [ "0x95222290DD7278Aa3Ddd389Cc1E1d165CC4BAfe5", "erc20" ] } '
Transfers API
Transfers API
Card background image

Portfolio management, simplified

100x faster than others. One request to get all historical transaction activity, including internal transfers.

Code preview

Copied
curl --request POST \ --url https://eth-mainnet.g.alchemy.com/v2/docs-demo \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data ' { "id": 1, "jsonrpc": "2.0", "method": "alchemy_getAssetTransfers", "params": [ { "fromBlock": "0x0", "toBlock": "latest", "toAddress": "0x5c43B1eD97e52d009611D89b74fA829FE4ac56b1", "withMetadata": false, "excludeZeroValue": true, "maxCount": "0x3e8" } ] } '
Rollups
Rollups
Card background image

Ultra-reliable, scalable rollups

Get trusted infrastructure, instant reach to millions, and a complete developer platform for your rollup

Desktop section background image

Get in touch with us

Reach out to us for expert guidance on how Alchemy can help your institution or fintech application.

Desktop section background image

Build blockchain magic

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

Get your API key