from protobuf field: uint64 gc_count = 3;
from protobuf field: uint64 mutation_count = 1;
from protobuf field: uint64 rollup_count = 4;
cost in evm native token
from protobuf field: string total_evm_cost = 7;
from protobuf field: uint64 total_gc_bytes = 8;
from protobuf field: uint64 total_mutation_bytes = 2;
from protobuf field: uint64 total_rollup_bytes = 5;
from protobuf field: uint64 total_rollup_mutation_count = 10;
from protobuf field: uint64 total_rollup_raw_bytes = 9;
cost in ar
from protobuf field: string total_storage_cost = 6;
Generated using TypeDoc
Generated
from protobuf message db3_storage_proto.MutationStateView