Skip to main content
GET
Get fungible trades

Node.js SDK

🔗 SDK Method: fetchFungibleTrades Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Query Parameters

network
enum<string>
required

A blockchain network e.g. "ethereum", "optimism", "base", "arbitrum", "robinhood"

Available options:
ethereum,
optimism,
base,
arbitrum,
robinhood
address
string
required

Contract address

time_window
enum<string>
default:24h

Time window for trades e.g. "1h", "6h", "12h", "24h", "7d"

Available options:
1h,
6h,
12h,
24h,
7d
min_amount_usd
number

Minimum USD amount to filter trades

Response

Success

object
enum<string>
required
Available options:
fungible_trades
trades
object[]
required