Map<String, dynamic> toJson() => { 'gasPrice': gasPrice, 'gasUsed': gasUsed, 'minFee': minFee, 'maxFee': maxFee, };