TriportRPC

Changelog

What changed in Triport and when it reached production: networks, methods, streams, API behaviour, documentation and pricing. Reference for every method lives in the documentation. RSS feed

September 2026

  • Docs

    Streaming docs show the status of every channel

    The streaming overview now has a Status column for each channel that says whether it is live and how that was checked.

  • APIEthereumBasePolygonBNB Smart ChainRobinhood Chain

    Wallet Research for EVM addresses

    GET /v1/wallet/{address}/research reads an EVM address's transactions, volumes, counterparties, bridge flows and approvals over a chosen period. It is available on Business and Enterprise.

  • APIEthereumBasePolygonBNB Smart ChainRobinhood ChainTRON

    Wallet Identity API for EVM addresses

    GET /v1/wallet/{address}/identity returns an EVM address's on-chain names, balances, activity summary and labels on Ethereum, Base, Polygon, BNB Smart Chain, Robinhood Chain and TRON. A batch endpoint profiles up to 100 addresses per call on Business and 500 on Enterprise, with filters.

  • New networkBase

    Base JSON-RPC

    Base mainnet (chain ID 8453) is available at /rpc/base over JSON-RPC. Capabilities that are published but not sold yet are listed separately on the Base page.

  • New networkRobinhood Chain

    Robinhood Chain JSON-RPC

    Robinhood Chain mainnet is available at /rpc/robinhood over JSON-RPC. The docs cover archive depth, pending-state behaviour and gas for this L2.

  • New networkBNB Smart Chain

    BNB Smart Chain JSON-RPC

    BNB Smart Chain mainnet is available at /rpc/bsc with read-only JSON-RPC, including txpool methods for pending transactions. BSC has no WebSocket subscriptions.

  • New networkStellar

    Stellar Soroban RPC, Horizon and SSE streams

    Stellar is available at /rpc/stellar (Soroban RPC) and /rpc/stellar/horizon (Horizon REST), both read-only. Two Horizon server-sent event streams deliver new ledgers and transactions from the moment you connect.

  • New networkTON

    TON JSON-RPC

    TON mainnet is available at /rpc/ton with read-only JSON-RPC methods. The docs state how much history the nodes keep and which error a request outside that window returns.

  • New networkTRON

    TRON JSON-RPC and wallet API

    TRON mainnet is available at /rpc/tron with read-only JSON-RPC methods and wallet HTTP operations. eth_getLogs covers up to 100 blocks per request.

August 2026

July 2026