Home

Harmony hmy_getBalance API

v1.0.0
Base URL
https://one.nownodes.ioNOWNodes Harmony mainnet endpoint

Executes the hmy_getBalance JSON-RPC method documented for the Harmony node API.

Authentication

api-keyAuthapiKey

NOWNodes API key passed in the api-key header.

API Key: api-key in header

Node / Account-Methods

Account Methods

Account Methods

hmy_getBalance

POST
https://one.nownodes.io/

Executes the hmy_getBalance JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_getBalanceByBlockNumber

POST
https://one.nownodes.io/

Executes the hmy_getBalanceByBlockNumber JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_getTransactionCount

POST
https://one.nownodes.io/

Executes the hmy_getTransactionCount JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Filter-Methods

Filter Methods

Filter Methods

hmy_getFilterChanges

POST
https://one.nownodes.io/

Executes the hmy_getFilterChanges JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_getFilterLogs

POST
https://one.nownodes.io/

Executes the hmy_getFilterLogs JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_getLogs

POST
https://one.nownodes.io/

Executes the hmy_getLogs JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_newBlockFilter

POST
https://one.nownodes.io/

Executes the hmy_newBlockFilter JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_newFilter

POST
https://one.nownodes.io/

Executes the hmy_newFilter JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

hmy_newPendingTransactionFilter

POST
https://one.nownodes.io/

Executes the hmy_newPendingTransactionFilter JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

Node / Tracing-Methods

Tracing Methods

Tracing Methods

trace_block

POST
https://one.nownodes.io/

Executes the trace_block JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.

trace_transaction

POST
https://one.nownodes.io/

Executes the trace_transaction JSON-RPC method documented for the Harmony node API.

Body

application/json
jsonrpcstring2.0required
methodstringrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response

400Bad Request

Invalid request

401Unauthorized

Missing or invalid API key

429Too Many Requests

Rate limit exceeded

500Internal Server Error

Node or upstream server error

Authorization

api-keyAuthapiKey in header

NOWNodes API key passed in the api-key header.