波场(TRON)区块链上的同质化代币标准,用于创建和发行代币。该标准规定了智能合约必须包含的字段如(name)、(symbol)、(decimals)、(totalSupply),以及必须实现的方法如(transfer)、(approve)、(balanceOf)等。