Get transactions DNA

/v4/data/transactions/dna

5000 credits per API call

This endpoint retrieves trade data across the entire blockchain enriched with WalletDNA metrics. Developers can filter trades by size, side, or wallet behavior (IQ, Reputation, Flow, Mass, Epoch, Maker Presence). Responses include detailed trade, token, and wallet profiles, enabling advanced segmentation, smart-money tracking, and high-signal on-chain analytics in real time.

Supported blockchains:

  • Ethereum - ethereum-mainnet
  • Base - base-mainnet

Note for Free Users

As a free user, your data is cached on a 1-day refresh cycle, and wallet queries run through tatumio.eth. This setup helps lower costs so you can easily try out the API. For real-time data, faster syncs, and the full capability of our platform, we recommend upgrading to a paid plan.

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

The blockchain to work with.

Allowed:
string
required

The wallet address to fetch transactions for.

string

Optional filter transactions for this ERC-20 token contract address.

string

Optional filter to only include transactions involving this address.

number
≥ 0
string
enum

Sort order, asc (oldest first) or desc (newest first).

Allowed:
string
enum

Transaction direction relative to the address.

Allowed:
number
1 to 100

Max number of transaction records to return (max 100)

number

Start from this UTC timestamp in format YYYY-MM-DDTHH:mm:ssZ (overrides blockNumber)

string

Optional cursor for pagination, obtained from the response

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json