Back to catalog
🪙

Alchemy Ethereum

API Key

Ethereum Node-as-a-Service Provider

🪙CryptocurrencyHTTPSCORS enabled

ETH Balance

Alchemy Ethereum

Address0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Balance Eth1,847.32
Balance Usd5,541,960
NetworkMainnet
Block Number19,234,567
Nonce847

Sample Response

response.json
1{
2 "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
3 "balance_eth": 1847.32,
4 "balance_usd": 5541960,
5 "network": "mainnet",
6 "block_number": 19234567,
7 "nonce": 847
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.alchemy.com/alchemy/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs