Converts the request parameters to a JSON representation.
@override List<dynamic> toJson() { return [address, blockNumber]; }