Back to catalog
🪙

Ethplorer

API Key

Ethereum tokens, balances, addresses, history of transactions, contracts, and custom structures

🪙CryptocurrencyHTTPS

Tether USD

Ethplorer

NameTether USD
SymbolUSDT
Price1.0001
Holders Count4832917
Transfers Count219483650

Sample Response

response.json
1{
2 "name": "Tether USD",
3 "symbol": "USDT",
4 "price": "1.0001",
5 "holdersCount": "4832917",
6 "transfersCount": "219483650"
7}

Code Snippets

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

Similar APIs