Alchemy
Alchemy is a Web3 developer platform offering blockchain JSON-RPC, Data APIs (NFT, Token, Transfers, Portfolio, Prices, Webhooks/Notify, Simulation), Smart Wallets / Account Abstraction (Bundler, Gas Manager), and dedicated Rollup infrastructure across 50+ chains including Ethereum, Polygon, Arbitrum, Optimism, Base, and Solana.
APIs
Alchemy Node API (JSON-RPC)
Multi-chain JSON-RPC over HTTPS and WebSockets covering standard eth_*, solana, and other chain methods, plus Alchemy-enhanced subscriptions (alchemy_minedTransactions, alchemy_...
Alchemy NFT API
REST endpoints for NFT ownership, metadata, floor price, sales, contract metadata, and transfers across EVM chains and Solana.
Alchemy Token API
REST endpoints for ERC-20 token balances, metadata, allowances, prices, and historical transfers.
Alchemy Transfers API
REST endpoints for paginated address-level transfer history (external, internal, ERC-20, ERC-721, ERC-1155).
Alchemy Portfolio API
REST endpoints aggregating multi-chain wallet balances, NFTs, and tokens in a single call.
Alchemy Prices API
REST endpoints for token spot and historical pricing.
Alchemy Webhooks (Notify)
REST API for managing webhook subscriptions (mined / dropped transactions, address activity, NFT activity, custom).
Alchemy Bundler API (ERC-4337)
JSON-RPC bundler endpoints for ERC-4337 user operations (eth_sendUserOperation, eth_estimateUserOperationGas, alchemy_*).
Alchemy Gas Manager API
JSON-RPC paymaster API for sponsoring ERC-4337 user operations with policy-based gas funding.
Alchemy Simulation API
REST/JSON-RPC API for simulating transactions and asset changes before broadcasting.
Capabilities
Alchemy Gasless Transaction Management
Capability for managing gasless transaction sponsorship using ERC-4337 Account Abstraction. Combines the Gas Manager API for policy creation and management with paymaster sponso...
Run with NaftikoAlchemy Web3 Wallet Portfolio
Unified capability for building Web3 wallet and portfolio applications. Combines the Token API for balance and metadata queries with the Transfers API for transaction history. D...
Run with Naftiko