BNB

Endpoints for the BINANCE blockchain.

  • /api/Token/KOL_transaction_bnb Get all trades/transactions for a specific token (mint)

  • /api/Token/KOL_Investment_bnb Buy/sell totals + profit/loss for a token

  • /api/Token/KOL_Leaderboard_bnb Wallet ranking (by ROI) for buyers/sellers of a token

  • /api/Token/KOL_volume_bnb Total trading volume of a single token

  • /api/stats/KOL_volume_bnb Global trading volume across all tokens (last X minutes)

  • /api/KOL_transaction/count_bnb Number of trades in the last X minutes (global)

  • /api/KOL_transaction/latest_bnb Most recent X trades (global)

  • /api/KOL_transaction/latesttime_bnb Trades from the last X seconds (global)

  • /api/stats/leaderboard_bnb Global wallet leaderboard (PnL, volume, winrate)

  • /api/stats/wallet_data_bnb List of all wallets we track

Last updated