Request call

It is a request to query data in a specific blockchain environment, and since it is a simple query request rather than a transaction, it does not incur a specified fee in the blockchain network.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

A unique identifier of the blockchain environment managed in EQ Hub.

Body Params
string
required

The 'to' parameter in a query represents the recipient or target address where the query is being sent. It specifies the destination of the funds or the smart contract that the query is interacting with.

string

Hash of the method signature and encoded parameters as described in ABI code provided.

string

Address which the transaction was sent from.

string

Integer of the gas provided for the transaction. Call request consumes zero gas, but this parameter may be needed by some executions.

string

Integer of the gasPrice used for each paid gas.

string

Integer of the value sent with this transaction.

Headers
string
required
Defaults to your-api-key

Api-key issued to projects. The key is used for counting, tracking and logging. The key must be stored in secure place.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain