API PRO Endpoints
Last updated
Last updated
The following is a complete list of additional API endpoints available under the API PRO subscription.
To upgrade your API plan, kindly visit BaseScan APIs.
Returns the historical ETH balance of an address at a certain block height.
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your browser
Query Parameters
Parameter | Description |
---|---|
Returns the daily average block size within a date range.
Query Parameters
Returns the number of blocks validated daily and the amount of block rewards.
Query Parameters
Returns the amount of block rewards distributed to validators daily.
Query Parameters
Returns the daily average of time needed for a block to be successfully validated.
Query Parameters
Returns the historical amount of a ERC-20 token in circulation at a certain block height.
Query Parameters
Returns the balance of a ERC-20 token of an address at a certain block height.
Return the current ERC20 token holders and number of tokens held.
Query Parameters
Return the current ERC20 token holders and number of tokens held.
Query Parameters
Query Parameters
Return the current ERC20 token holders and number of tokens held.
Query Parameters
Returns project information and social media links of an ERC-20/ERC-721 token.
Query Parameters
Returns the historical daily average gas limit of the Base network.
Query Parameters
Returns the total amount of gas used daily for transactions on the Base network.
Query Parameters
Returns the daily average gas price used on the Base network.
Query Parameters
Returns the historical price of 1 ETH.
Query Parameters
Returns the historical amount of transaction fees paid to validators per day.
Query Parameters
Returns the historical number of new Base Chain addresses created per day.
Query Parameters
Returns the daily average gas used over gas limit percentage.
Query Parameters
Returns the number of transactions performed on the Base Chain per day.
Query Parameters
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your browser
Parameter | Description |
---|---|
Tip : The result
is returned in the token's smallest decimal representation.
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Parameter | Description |
---|---|
Try this endpoint in your browser
Try this endpoint in your browser
Try this endpoint in your browser
Try this endpoint in your browser
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Tip : The value
is represented in US Dollars ( USD ).
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
contractaddress
the contract address
of the ERC-20 token
blockno
the integer
block number to check total supply for eg. 4000000
contractaddress
the contract address
of the ERC-20 token
blockno
the integer
block number to check total supply for eg. 4000000
Address
Target address
Parameter
Description
address
the string
representing the address to check for Token Holdings
page
the integer
page number, if pagination is enabled
offset
the number of transactions displayed per page
Parameter
Description
address
the string
representing the address to check for Token Holdings
page
the integer
page number, if pagination is enabled
offset
the number of transactions displayed per page
Parameter
Description
address
the string
representing the address to check for inventory
contractaddress
the contract address
of the ERC-721 token
page
the integer
page number, if pagination is enabled
offset
the number of transactions displayed per page
Parameter
Description
contractaddress
the contract address
of the ERC-20 token
page
the integer
page number, if pagination is enabled
offset
the number of transactions displayed per page
contractaddress
the contract address
of the ERC-20/ERC-721 token to retrieve token info
startdate
the starting date in yyyy-MM-dd
format, eg. 2019-01-31
enddate
the ending date in yyyy-MM-dd
format, eg. 2019-02-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2019-01-31
enddate
the ending date in yyyy-MM-dd
format, eg. 2019-02-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2019-01-31
enddate
the ending date in yyyy-MM-dd
format, eg. 2019-02-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2020-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2020-10-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2020-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2020-10-31
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-07-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-07-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-07-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-07-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
address
the strings
representing the addresses to check for balance, separated by ,
commas
blockno
the integer
block number to check balance for eg. 2000000