test: sync PumpFun quote signature cases

This commit is contained in:
0xfnzero
2026-06-13 00:22:40 +08:00
parent e78e37da6b
commit 8aa1df3115
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -38,6 +38,11 @@ fn default_cases() -> Vec<Case> {
signature: "H6azwLqtRtrnVNC5iwcjYM9idU3e9SRyLZXTwjfJGJxA4X7dZL7vyhFAJNvQy7bb6bmQNmFHUt1KkkPPmhdge3G",
expected_create_v2_quote: Some(PUMPFUN_SOLSCAN_SOL_QUOTE_MINT),
},
Case {
name: "19-account create_v2 explicit WSOL quote exact quote buy",
signature: "5HwZKTwcGFjSBPugSX5hE9JSq5wKmUooK3tLXuEoyDDzrTvHu7op3XDbhBXuteiC5EePNPh8TC1j6Fns47YvnyeG",
expected_create_v2_quote: Some(PUMPFUN_WSOL_QUOTE_MINT),
},
Case {
name: "19-account create_v2 explicit USDC quote",
signature: "3MVawF6EPtG7rEPXdsyQfQUBLv3epRVNpNS4tRE4uwTPMqLNPqhuABwxU3QZH4uD6CuVupcpGchpNRK5HTbHRLNK",