Improved Priority Fees API
The Problem with Standard Priority Fees
Our Solution: Percentile-Based Fees
How to Use the API
{
"jsonrpc": "2.0",
"id": "1",
"method": "getRecentPrioritizationFees",
"params": [
[
"RNXnAJV1DeBt6Lytjz4wYzvS3d6bhsfidS5Np4ovwZz"
],
{
"percentile": 5000
}
]
}Last updated
Was this helpful?