BNB

Endpoints for the BINANCE blockchain.

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

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

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

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

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

  • /api/Smartbnb_transaction/count Number of trades in the last X minutes (global)

  • /api/Smartbnb_transaction/latest Most recent X trades (global)

  • /api/Smartbnb_transaction/latesttime Trades from the last X seconds (global)

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

Last updated