diff --git a/docs/flashbots-auction/advanced/gas-fee-refunds.md b/docs/flashbots-auction/advanced/gas-fee-refunds.md index be8b0a55..3671dbd2 100644 --- a/docs/flashbots-auction/advanced/gas-fee-refunds.md +++ b/docs/flashbots-auction/advanced/gas-fee-refunds.md @@ -115,10 +115,8 @@ where $\phi(T, c)$ are the orginal flat-tax rebates as defined above. ## Who receives refunds -The refund recipient is the signer used on the `eth_sendBundle`, `mev_sendBundle`, or `eth_sendPrivateTransaction` request. +By default, the refund recipient is the signer used on the `eth_sendBundle`, `mev_sendBundle`, or `eth_sendPrivateTransaction` request. You can delegate your recipient to a different address using the `flashbots_setFeeRefundRecipient` API. ## How to track refunds -Refunds are tracked from a start date of July 8, 2024. Via an upcoming API, users will be able to: -* View unclaimed refund amounts -* Delegate refunds to an Ethereum account other than their signing key address. +Refunds are tracked from a start date of July 8, 2024. Users will be able to view refund amounts via an upcoming API. diff --git a/docs/flashbots-protect/gas-fee-refunds.md b/docs/flashbots-protect/gas-fee-refunds.md index 9f860087..9db3a67e 100644 --- a/docs/flashbots-protect/gas-fee-refunds.md +++ b/docs/flashbots-protect/gas-fee-refunds.md @@ -44,4 +44,4 @@ For the private transaction API: The refund recipient is the signer used on the ## How to track refunds -Refunds are tracked from a start date of July 8, 2024. Users wil be able to view unclaimed refund amounts via an upcoming API. +Refunds are tracked from a start date of July 8, 2024. Users wil be able to view refund amounts via an upcoming API.