Transaction
API Response Details
Response Structure
Transaction
Field
Description
Type
assetsIn
List of assets sent out in the transaction.
assetsOut
List of assets sent out in the transaction.
chain.key
Key identifier for the blockchain.
string
chain.name
Name of the blockchain.
string
closedPnl
Closed profit and loss value.
string
fees
Fees paid for the transaction in native asset.
string
feesFiat
Fees paid in fiat currency equivalent.
string
from
Address initiating the transaction.
string
functionName
Name of the executed function.
string
hash
Transaction hash.
string
timestamp
Timestamp of the transaction (in seconds).
string
to
Recipient address of the transaction.
string
type
string
value
Transaction value in native asset.
string
valueFiat
Transaction value in fiat currency equivalent.
string
protocol.name
Name of the protocol used in the transaction.
string
protocol.key
Key identifier for the protocol.
string
subProtocol.key
Key identifier for the sub-protocol.
string
subProtocol.name
Name of the sub-protocol.
string
nativeAssetFees
Details of the fees paid in the native asset.
Last updated