API Reference
Complete API documentation for building on TAC
TAC provides comprehensive API access through three complementary sets of endpoints: standard EVM JSON-RPC APIs for full Ethereum compatibility, TAC-specific APIs for cross-chain functionality, and Safe APIs for tracking transactions sent via Safe smart contracts.
This multi-layered approach ensures that existing Ethereum tools work seamlessly while providing access to TAC’s unique hybrid dApp capabilities and Safe transaction monitoring.
API Categories
TON Adapter APIs
Cross-Chain Functionality: TAC-specific endpoints for asset bridging, transaction tracking, sequencer status, and hybrid dApp operations.
EVM APIs
Standard JSON-RPC: Complete Ethereum JSON-RPC compatibility for accounts, transactions, contracts, block data, and blockchain info.
Safe APIs
Safe Transaction Tracking: APIs to keep track of transactions sent via Safe smart contracts.
API Usage
Most developers primarily use TON Adapter APIs and EVM APIs for building applications on TAC. The Safe APIs provide specialized functionality for monitoring Safe smart contract transactions.