Build on the TRON blockchain for high-throughput DApps
Tron is a high-performance blockchain known for low fees and high TPS. Perfect for USDT-TRC20, gaming, and DeFi applications.
// TronGrid API
const TRONGRID_API = 'https://api.trongrid.io';
// Get account balance
const response = await fetch(`${TRONGRID_API}/v1/accounts/TGjY1Cy2UGdVuxeB3S5wY1Z7JkXzNXWf2F`);