const factory SolanaTransactionParams({ required String transaction, required String pubkey, }) = _SolanaTransactionParams;