Back to catalog
⛓️

Watchdata

API Key

Provide simple and reliable API access to Ethereum blockchain

⛓️BlockchainHTTPS

Wallet Overview

WatchData API

ChainEthereum
Address0x742d35Cc6634C0532925a3b844Bc9e7595f2bD1e
Balance14.2837 ETH
Tx Count1,542
Last Block19,483,102

Sample Response

response.json
1{
2 "chain": "Ethereum",
3 "address": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD1e",
4 "balance": "14.2837 ETH",
5 "txCount": 1542,
6 "lastBlock": 19483102
7}

Code Snippets

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

Similar APIs