GET
/
getAddressTransactions

Authorizations

x-api-key
string
header
required

Query Parameters

address
string
required
network
string
first
string
skip
string

Response

200 - application/json
block_height
number

Block height

block_signed_at
string

Block signed at

fees_paid
string

Fees paid

from_address
string

Address of the sender

from_address_label
string

Label of the sender

gas_offered
number

Gas offered

gas_price
number

Gas price

gas_quote
number

Gas quote

gas_quote_rate
number

Gas quote rate

gas_spent
number

Gas spent

pretty_gas_quote
string

Pretty gas quote

pretty_value_quote
string

Pretty quote value of the transaction

successful
boolean

If the transaction was successful

to_address
string

Address of the receiver

to_address_label
string

Label of the receiver

tx_hash
string

Hash of the transaction

tx_offset
number

Offset of the transaction

value
string

Value of the transaction

value_quote
number

Quote value of the transaction