Stats API
Get TX Revshare Info
Name
Value
Name
Type
Description
{
"backrun_exist": true,
"backrun_signature": "...SiGnAtTuRe...",
"revshare_info": {
"revshare_signature": "...SiGnAtTuRe...",
"total_arbitrage_revenue_lamports": 1234,
"jito_tip_lamports": 1234,
"kolibrio_tip_lamports": 1234,
"originator_tip_lamports": {
"..SoLaDdReSs": 1234,
"..SoLaDdReSs": 1234
// ... more Solana addresses and their tip amounts
},
}
}
{
"backrun_exist":false,
"revahsare_info":null,
}Last updated