BASE

Endpoints for the BASE blockchain.

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

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

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

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

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

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

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

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

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

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

Last updated