subscription { Tron(mempool: true) { Transfers( where: {Transfer: {Currency: {SmartContract: {is: "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"}}}} ) { Transaction { Hash } Transfer { Amount Sender Receiver Currency { SmartContract Symbol Name Fungible Native } Id AmountInUSD } Block { Number } } } } #20
Closed