mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-16 18:38:05 +00:00
test: sync PumpFun quote signature cases
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user