$txInfo[fee]:Consumption of fee, capped at fee limit.
$txInfo[receipt][energy_usage]:Consumption of Energy by contract caller (not include energy_fee).
$txInfo[receipt][energy_fee]:Consumption of TRX (SUN) by contract caller due to insufficient Energy.
$txInfo[receipt][origin_energy_usage]:Consumption of Energy provided by contract owner.
$txInfo[receipt][energy_usage_total]:The total amount of Energy consumed in contract(including the number of Energy corresponding to energy_usage, origin_energy_usage, and energy_fee).
$txInfo[receipt][net_usage]:Consumption of Bandwith by contract caller (not include net_fee).
$txInfo[receipt][net_fee]:Consumption of TRX (SUN) by contract caller due to insufficient Bandwith.