Latest Bundle Refunds

This endpoint allows users to get the refund amounts for all bundles in the last hour.

REQUEST

Method: blxr_get_latest_bundle_refunds

Parameters

Parameter
Description

-

-

Examples

curl --location 'https://mev.api.blxrbdn.com'
--header 'Authorization: Header'
--header 'Content-Type: application/json'
--data '{ "id": "1", "jsonrpc": "2.0", "method": "blxr_get_latest_bundle_refunds"}'

RESPONSE

Result Fields

Result Field

Description

refunds

Map of bundle hashes to refund amounts

Example:

NOTES

blxr_get_latest_bundle_refunds is available only on Cloud-API