Polygon
API Endpoints
Example
Parameters
params: ["0x407d73d8a49eeb85d32cf465507dd71d507100c1", "latest"]Request Example
curl --request POST \
--url https://polygon-mainnet.4everland.org/v1/1659dfb40aa24bbb8153a677b98064d7 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"params": [
"0x145BD3C05D8d3117d133f577fa9af538ba353e8C",
"latest"
],
"method": "eth_getBalance"
}
'Response Example
Networks
Block range limitaion
Last updated