Skip to Content
APIHomepage & Search

Homepage & Search

Get TRONSCAN home page data

Returns TRONSCAN home page data.

GET https://apilist.tronscanapi.com/api/system/homepage-bundle

Try this endpoint in your browser ↗ 🔗

No parameters required.


Returns the trending search information.

GET https://apilist.tronscanapi.com/api/search/bar

Try this endpoint in your browser ↗ 🔗

No parameters required.


Search token/contract/account information

Returns the search results for tokens/accounts/contracts.

The maximum value for limit is 50.

GET https://apilist.tronscanapi.com/api/search/v2?term=ethw&type=&start=&limit=

Try this endpoint in your browser ↗ 🔗

ParameterDescription
startStart number. Default: 0
limitNumber of items per page. Default: 10
termSearch term
typeSearch type. Options: token, address, contract, transaction, block

Get the current TPS

Returns the latest block height, current TPS, and historical maximum TPS.

GET https://apilist.tronscanapi.com/api/system/tps

Try this endpoint in your browser ↗ 🔗

No parameters required.


Get hot search info

Returns popular search results.

GET https://apilist.tronscanapi.com/api/search/hot

Try this endpoint in your browser ↗ 🔗

No parameters required.


Get node information

Returns the current node information of TRON fullnodes.

GET https://apilist.tronscanapi.com/api/nodemap

Try this endpoint in your browser ↗ 🔗

No parameters required.

Last updated on: