Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method does not require any parameters.Response
nodes
— array of node information objects containing:address
— node address informationhost
— node IP addressport
— node port number
Use case
Thewallet/listnodes
method is used for:
- Discovering available nodes in the TRON network
- Building network topology maps and node distribution analysis
- Finding nodes for direct P2P connections
- Monitoring network health and node availability
- Creating decentralized applications that interact with multiple nodes
Body
application/json · object
Response
200 - application/json
List of network nodes