Zum Hauptinhalt springen

qn_estimatePriorityFees RPC Method - Priority Fee

Wird geladen...

Aktualisiert am
28. Mai 2026

qn_estimatePriorityFees RPC Method - Priority Fee

Please note that this RPC method requires the Solana Priority Fee API add-on enabled on your Quicknode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

Parameter

last_n_blocks
Zeichenkette
Wird geladen...
Konto
Zeichenkette
Wird geladen...
api_version
Ganzzahl
Wird geladen...

Rücksendungen

Ergebnis
Objekt
Wird geladen...
context
Objekt
Wird geladen...
Steckplatz
Ganzzahl
Wird geladen...
recommended
Ganzzahl
Wird geladen...
per_compute_unit
Objekt
Wird geladen...
extreme
Ganzzahl
Wird geladen...
high
Ganzzahl
Wird geladen...
medium
Ganzzahl
Wird geladen...
low
Ganzzahl
Wird geladen...
percentiles
Objekt
Wird geladen...
per_transaction
Objekt
Wird geladen...
extreme
Ganzzahl
Wird geladen...
high
Ganzzahl
Wird geladen...
medium
Ganzzahl
Wird geladen...
low
Ganzzahl
Wird geladen...
percentiles
Objekt
Wird geladen...
Anfrage
Antwort
1
{
2
„id“: 1,
3
„jsonrpc“: "2.0",
4
"result": {
5
"context": {
6
"slot": 335501774
7
},
8
"per_compute_unit": {
9
"extreme": 1432990,
10
"high": 615532,
11
"low": 36050,
12
"medium": 89430,
13
"percentiles": {
14
"0": 1,
15
"5": 2402,
16
"10": 9401,
17
"15": 12322,
18
"20": 21923,
19
"25": 36050,
20
"30": 38531,
21
"35": 40000,
22
"40": 51500,
23
"45": 66941,
24
"50": 89430,
25
"55": 142355,
26
"60": 277047,
27
"65": 387306,
28
"70": 515332,
29
"75": 615532,
30
"80": 653795,
31
"85": 877892,
32
"90": 1432990,
33
"95": 2778906,
34
"100": 17916371
35
}
36
},
37
"per_transaction": {
38
"extreme": 309996858926,
39
"high": 78616978104,
40
"low": 4999945143,
41
"medium": 19888064000,
42
"percentiles": {
43
"0": 120000,
44
"5": 499874760,
45
"10": 999958640,
46
"15": 1548200000,
47
"20": 3253218636,
48
"25": 4999945143,
49
"30": 6999918885,
50
"35": 8256257445,
51
"40": 9939500000,
52
"45": 16000000000,
53
"50": 19888064000,
54
"55": 30843970682,
55
"60": 53838500000,
56
"65": 75000030666,
57
"70": 75000149536,
58
"75": 78616978104,
59
"80": 96519726324,
60
"85": 155542584183,
61
"90": 309996858926,
62
"95": 500000830995,
63
"100": 20195000000000
64
}
65
},
66
"recommended": 877892
67
}
68
}
1
{
2
„id“: 1,
3
„jsonrpc“: "2.0",
4
"result": {
5
"context": {
6
"slot": 335501774
7
},
8
"per_compute_unit": {
9
"extreme": 1432990,
10
"high": 615532,
11
"low": 36050,
12
"medium": 89430,
13
"percentiles": {
14
"0": 1,
15
"5": 2402,
16
"10": 9401,
17
"15": 12322,
18
"20": 21923,
19
"25": 36050,
20
"30": 38531,
21
"35": 40000,
22
"40": 51500,
23
"45": 66941,
24
"50": 89430,
25
"55": 142355,
26
"60": 277047,
27
"65": 387306,
28
"70": 515332,
29
"75": 615532,
30
"80": 653795,
31
"85": 877892,
32
"90": 1432990,
33
"95": 2778906,
34
"100": 17916371
35
}
36
},
37
"per_transaction": {
38
"extreme": 309996858926,
39
"high": 78616978104,
40
"low": 4999945143,
41
"medium": 19888064000,
42
"percentiles": {
43
"0": 120000,
44
"5": 499874760,
45
"10": 999958640,
46
"15": 1548200000,
47
"20": 3253218636,
48
"25": 4999945143,
49
"30": 6999918885,
50
"35": 8256257445,
51
"40": 9939500000,
52
"45": 16000000000,
53
"50": 19888064000,
54
"55": 30843970682,
55
"60": 53838500000,
56
"65": 75000030666,
57
"70": 75000149536,
58
"75": 78616978104,
59
"80": 96519726324,
60
"85": 155542584183,
61
"90": 309996858926,
62
"95": 500000830995,
63
"100": 20195000000000
64
}
65
},
66
"recommended": 877892
67
}
68
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen