A jetton is the fungible token standard on the TON network, described in TEP-74. Every user-issued token on TON — from USDT to memecoins — is a jetton.
Architecturally a jetton consists of a master contract (holding total supply and metadata) and individual wallet contracts for each holder. This gives horizontal scalability and asynchronous transfers.