From 78595de5d675de6cc5a3ee5aefb3f5d139eb1400 Mon Sep 17 00:00:00 2001 From: yi <67046731+yizhang0901@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:17:36 -0400 Subject: [PATCH] Update rpc-endpoint.mdx remove reference to deleted gas fee refund page --- docs/flashbots-auction/advanced/rpc-endpoint.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashbots-auction/advanced/rpc-endpoint.mdx b/docs/flashbots-auction/advanced/rpc-endpoint.mdx index 7db4e48a..bd0259bf 100644 --- a/docs/flashbots-auction/advanced/rpc-endpoint.mdx +++ b/docs/flashbots-auction/advanced/rpc-endpoint.mdx @@ -651,7 +651,7 @@ The `flashbots_getFeeRefundsByBlock` is similar to `flashbots_getFeeRefundsByRec ### flashbots_setFeeRefundRecipient -The `flashbots_setFeeRefundRecipient` JSON-RPC method allows a user to "delegate" their [fee refunds](/flashbots-auction/advanced/gas-fee-refunds) to a specific wallet address. Two addresses must be provided, the first is the address associated with the signing key used to authenticate your request, while the second is the address to send refunds to. +The `flashbots_setFeeRefundRecipient` JSON-RPC method allows a user to "delegate" their [fee refunds](/flashbots-protect/gas-fee-refunds) to a specific wallet address. Two addresses must be provided, the first is the address associated with the signing key used to authenticate your request, while the second is the address to send refunds to. ```json {