Ethereum is a decentralized, open-source blockchain that features smart contract functionality. It is the pioneering platform for building decentralized applications.
curl -X POST https://api.blockeden.xyz/eth/ECU71MNcgC5WuFcWyD2A \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
Ethereum JSON RPC - BlockEden.xyz