v1

latestOpenAPI 3.0.22026-07-263555112.2 KB
Transaction

Get transactions by account

Returns the transactions from the address.

get/v1/account/txs

Query parameters

chain_idstring required

chain network id, see list of details

chain network id, see list of details

addressstring required

A hex string referencing a wallet address

A hex string referencing a wallet address

from_blockstring

Inclusive from block number (hex string or int)

Inclusive from block number (hex string or int)

to_blockstring

Inclusive to block number (hex string, int, or 'latest')

Inclusive to block number (hex string, int, or 'latest')

from_timestampinteger

Inclusive from block number (hex string or int)

Inclusive from block number (hex string or int)

end_timestampinteger

Inclusive end timestamp

Inclusive end timestamp

pageinteger

The page offset

The page offset

limitinteger

The desired page size limit. Less or equal than 100

The desired page size limit. Less or equal than 100

Headers

x-api-keystring required
Example:demo

Response

Successful Response

codeinteger
messagestring
next_pageinteger
countinteger