GetBurnTrx¶
Return the cumulative amount of TRX burned (including fees, contract burns, etc.).
- Service: both
WalletandWalletSolidity
rpc GetBurnTrx (EmptyMessage) returns (NumberMessage) {}
See the corresponding HTTP endpoint at /wallet/getburntrx.