eth_accounts
Chain info | Tempo
eth_accounts | Tempo
Tempo API method that returns a list of addresses owned by the node. Since Tempo nodes do not manage private keys, this always returns an empty array.
POST
eth_accounts
Tempo API method that returns a list of addresses owned by the node. Since Tempo nodes do not manage private keys, this always returns an empty array.
Get your 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
none
Response
result— an array of addresses owned by the node. On Tempo, this always returns an empty array since the node does not manage accounts.
eth_accounts code examples
Last modified on May 18, 2026