address_details_dna_response
address
stringThe wallet address
name
string | nullOptional display name for contract wallets
labels
string | nullLabels for the wallet if it is a contract (e.g., 'DeFi', 'DEX')
balance
objectmass
object
amount_dna_response
raw
number · doubleThe raw transfer amount (integer or scientific notation)
decimals
number · doubleThe amount normalized using the token’s decimals
usd
number · doubleUSD value of the transferred amount at the time of transfer
base_token_response
address
stringToken contract address.
symbol
stringToken symbol.
name
stringFull token name.
amount
number · doubleThe amount of the token exchanged (normalized by token decimals).
chain_tokens_response_of_newest_token
slam
number · doubleThe SLAM token cost for this API call
chain
stringThe name of the blockchain network (e.g., 'base')
block
integer · int32The block number at which this data snapshot was generated
utc
stringThe UTC timestamp of the block used for the response (ISO 8601 format)
tokens
object[]List of trending tokens for the specified activity window and category
chain_tokens_response_of_popular_token
slam
number · doubleThe SLAM token cost for this API call
chain
stringThe name of the blockchain network (e.g., 'base')
block
integer · int32The block number at which this data snapshot was generated
utc
stringThe UTC timestamp of the block used for the response (ISO 8601 format)
tokens
object[]List of trending tokens for the specified activity window and category
chain_tokens_response_of_trending_token
slam
number · doubleThe SLAM token cost for this API call
chain
stringThe name of the blockchain network (e.g., 'base')
block
integer · int32The block number at which this data snapshot was generated
utc
stringThe UTC timestamp of the block used for the response (ISO 8601 format)
tokens
object[]List of trending tokens for the specified activity window and category
cursor_response
start_block
integer · int32The block number at which to continue fetching results.
start_log_index
integer · int32The log index within the block at which to continue.
dna_response
slam
number · doubleSLAM token cost for this API call
chain
stringBlockchain network name (e.g., 'base')
cursor
objecttransfers
object[]List of enriched token transfers with WalletDNA
maker_resonse
address
stringThe maker address.
name
string | nullA human-readable label for the address (if available).
labels
string | nullAdditional tags or labels describing the address.
newest_token_response
rank
integer · int32The token’s newness rank, determined by timestamp of its first mint
name
stringThe full name of the token
symbol
stringThe token’s symbol (e.g., 'SLAM')
address
stringThe token contract address
usd
objectfdv
number · doubleThe token’s fully diluted valuation in USD
liquidity
number · doubleThe liquidity value for the token in USD
first_minted
object
pair_response
address
stringThe pair or pool contract address (V2/V3) or creation transaction hash (V4).
name
stringPair name (e.g., WETH/USDC).
labels
string | nullAdditional tags or labels describing the pair.
popular_token_response
rank
integer · int32The token’s popularity rank, determined by number of active wallets.
name
stringThe full name of the token
symbol
stringThe token’s symbol (e.g., 'SLAM')
address
stringThe token contract address
usd
objectfdv
number · doubleThe token’s fully diluted valuation in USD
liquidity
number · doubleThe liquidity value for the token in USD
first_minted
object
price_change_response
minutes
integer · int32Lookback period in minutes.
change
stringPrice change percentage.
quote_token_response
address
stringToken contract address.
symbol
stringToken symbol.
name
stringFull token name.
amount
number · doubleThe amount of the token exchanged (normalized by token decimals).
recipient_response
address
stringThe address designated to receive output tokens in the swap event (Uniswap V2: event to; Uniswap V3: event recipient). May be an intermediary contract.
name
string | nullA human-readable label for the address (if available).
labels
string | nullAdditional tags or labels describing the address.
reputation_response
tier
stringReputation label (e.g., "A")
raw
number | null · doubleRaw reputation score.
sender_response
address
stringThe address that invoked the pool’s swap function (event sender); often a router, aggregator, or other contract executing the swap.
name
string | nullA human-readable label for the address (if available).
labels
string | nullAdditional tags or labels describing the address.
token_dna_response
address
stringToken contract address
symbol
stringToken symbol
name
stringFull token name
usd
number · doubleUSD price per token unit at the time of transfer
fdv
number · doubleFully diluted valuation (USD) of the token at the time of transfer
token_first_minted_response
block
integer · int32The block number of the first mint
utc
stringThe UTC timestamp of the mint (ISO 8601 format)
hash
stringThe transaction hash of the first mint
token_holder_reputation_response
slam
number · doubleSLAM token cost for this API call
chain
stringBlockchain network name (e.g., 'base')
block
integer · int32Block number for the reputation snapshot
utc
stringUTC timestamp of the snapshot in ISO 8601 format
holders
object[]List of holder reputation records matching the query
token_holder_response
address
stringToken contract address
symbol
stringToken symbol
name
stringFull name of the token
token_metadata
address
stringToken contract address.
symbol
stringToken symbol.
name
stringFull token name.
token_price_response
slam
number · double · requiredThe SLAM token cost for this API call.
chain
string · minLength: 1 · requiredThe blockchain network name (e.g., 'base').
block
integer · int32 · requiredThe block number for this price snapshot.
utc
string · minLength: 1 · requiredUTC timestamp of this data (ISO 8601).
quote
string · minLength: 1 · requiredQuote token or currency (USD, ETH, BTC).
tokens
object[]List of token price data.
token_reputation_response
tier
stringReputation grade for this token
raw
number · doubleReputation score for this token
weight
number · doubleRelative weighting of this token in the wallet’s composite reputation
token_response
name
stringFull token name.
symbol
stringToken symbol.
address
stringToken contract address.
price
number · doubleCurrent price in selected quote.
prev
object[]Price change info over 24h.
fdv
number | null · doubleFully diluted valuation in USD.
liquidity
number | null · doubleAvailable liquidity in USD.
token_transfer_balance_response
decimals
number · doubleToken balance normalized to decimals
usd
number · doubleValue of balance in USD at the time of transfer
supply_share
number · doublePercentage share of the total token supply at the time of transfer
token_transfer_mass_response
raw
number · doubleWallet’s raw mass (holding score/size)
tier
stringWallet tier (e.g., 'Whale', 'Dolphin', 'Fish', etc.)
token_transfers_response
slam
number · doubleThe SLAM token cost for this API call.
chain
stringThe blockchain network name (e.g., 'base').
cursor
objecttransfers
object[]List of token transfer records matching the query.
token_usd_price_response
cur
number · doubleThe current token price in USD
prev
object[]Previous price data for comparison
trade_response
transaction
objectside
stringThe side of the trade: "buy" or "sell", relative to the trader.
usd
number · doubleThe USD value of the trade at the time of execution.
quote_token
objectbase_token
objectprice
number · doubleThe execution price expressed as quoteToken per baseToken.
pair
objecttrader
objectmaker
objectsender
objectrecipient
object
trader_resonse
address
stringThe trader address.
name
string | nullA human-readable label for the address (if available).
labels
string | nullAdditional tags or labels describing the address.
quote_token_holding
objectbase_token_holding
objectintelligence
objectreputation
objectmass
objectepoch
objectmaker_presence
objectflow
objectentry
object
trades_response
slam
number · doubleThe SLAM token cost for this API call.
chain
stringThe name of the blockchain network (e.g., base).
cursor
objecttrades
object[]List of token trade records matching the query.
transaction_response
utc
stringUTC timestamp of the transaction (ISO 8601 format).
block
integer · int32Block number containing the transaction.
hash
stringTransaction hash.
method
string | nullDecoded contract method name (if available).
log_index
integer · int32Log index for this transfer within the block.
transfer_amount
raw
number · doubleRaw transfer amount (unadjusted).
decimals
number · doubleNormalized amount using token’s decimals.
transfer_transaction
utc
stringUTC timestamp of the transaction (ISO 8601 format).
block
integer · int32Block number containing the transaction.
hash
stringTransaction hash.
method
string | nullDecoded method or function name (if available).
log_index
integer · int32Log index for this transfer within the block.
trending_token_response
rank
integer · int32The token’s trending rank, determined by change in active wallets.
name
stringThe full name of the token
symbol
stringThe token’s symbol (e.g., 'SLAM')
address
stringThe token contract address
usd
objectfdv
number · doubleThe token’s fully diluted valuation in USD
liquidity
number · doubleThe liquidity value for the token in USD
first_minted
object
wallet_holder_reputation_response
slam
number · doubleSLAM token cost for this API call
chain
stringBlockchain network name
block
integer · int32Block number for the reputation snapshot
utc
stringUTC timestamp in ISO 8601 format
holders
object[]List of token-specific reputation records for the wallet
wallet_info
address
stringWallet address.
name
string | nullOptional human-readable label for the wallet.
labels
string | nullOptional tags or labels describing the wallet.
wallet_reputation_full_response
slam
number · doubleSLAM token cost for this API call
chain
stringBlockchain network name
block
integer · int32Block number used for reputation snapshot
utc
stringUTC ISO 8601 timestamp of snapshot
wallets
object[]List of wallets and their full reputation profiles
wallet_reputation_full_wallet_response
address
stringWallet address being evaluated
reputation
objecttokens
object[]List of per-token reputations in the wallet’s portfolio
wallet_reputation_response
slam
number · doubleSLAM token cost for this API call
chain
stringBlockchain network name (e.g., 'base')
block
integer · int32Block number for the reputation snapshot
utc
stringUTC timestamp of the snapshot in ISO 8601 format
wallets
object[]List of wallet reputation records
wallet_reputation_score_response
tier
stringReputation letter grade (e.g., 'A-', 'B')
depth
stringConfidence level or sample depth (e.g., 'Deep', 'Shallow')
raw
number · doubleNumeric reputation score (e.g., 78.54)
wallet_response
address
stringThe wallet address
name
string | nullOptional display name for contract wallets
labels
string | nullLabels for the wallet if it is a contract (e.g., 'DeFi', 'DEX')
entry_response
method
stringHow the wallet initially received the token (e.g., "DEX", "Airdrop", "Transfer")
token_amount
number · doubleAmount received at entry.
block
integer · int32Block number of entry.
utc
stringTimestamp of entry (ISO 8601 format).
parent
string | nullAddress of the immediate parent wallet/contract that transferred tokens to this wallet.
grand_parent
string | nullAddress of the upstream source two levels back in the transfer chain.
great_grand_parent
string | nullAddress of the upstream source three levels back in the transfer chain.
epoch_response
tier
stringEpoch tier (e.g., "Early Adopter")
raw
number | null · doubleRaw epoch score.
flow_tier_score_response
tier
stringFlow tier (e.g., "Flood")
raw
number | null · doubleRaw flow score.
intelligence_response
tier
stringIntelligence label (e.g., "Genius")
iq
number | null · doubleRaw IQ score.
mass_response
tier
stringMass tier (e.g., "Whale", "Dolphin", "Fish", etc.)
raw
number | null · doubleRaw mass score.
presence_response
tier
stringPresence tier (e.g., "Active")
raw
number | null · doubleRaw presence score.
token_holding_response
balance
number · doubleCurrent wallet balance of the token.
held
number | null · doubleAmount held (non-staked).
staked
number | null · doubleNet amount transferred to a staking contract.
supply_pct
number · doublePercentage of the token's total supply held.
staked_pct
number | null · doublePercentage of the wallet's token balance transferred to a staking contract.
value_usd
number · doubleUSD value of the token holdings.
trade_dna_response
transaction
objectside
stringThe side of the trade: "buy" or "sell", relative to the trader.
usd
number · doubleThe USD value of the trade at the time of execution.
quote_token
objectbase_token
objectprice
number · doubleThe execution price expressed as quoteToken per baseToken.
pair
objecttrader
objectmaker
objectsender
objectrecipient
object