General for Wallet User
Introduction
MEV Protect RPC General for Wallet User offers MEV protection for individual end-users and supports refunds. Individual users can add RPC to MetaMask with one click. Advanced users can choose to add different modes of the RPC according to your needs. If you have any questions, please contact us on Discord.
How to add RPC to my Wallet
Metamask
Go to rpc.blockrazor.io, click on GET PROTECTED

Click on Connect Metamask, and comfirm the connection in Metamask


Click on Click to Add Default RPC, and approve the addition of a new network in Metamask

Other Wallets(using Coinbase as an example)
Click on the browser extension to invoke the Coinbase Wallet
Click on Settings - Networks

Click on + to add network.

Enter the network information of MEV Protect RPC General for Wallet User and click Save

How to add custom RPC to wallet
Metamask
Go to rpc.blockrazor.io, click on GET PROTECTED
Click on Connect Metamask, and comfirm the connection in Metamask
Click on Click to Add Custom RPC,choose RPC mode

Confirm the RPC mode, click on Click to Add, and approve the addition of the new network in the Metamask
Other Wallets(using Coinbase as an example)
Click on the browser extension to invoke the Coinbase Wallet
Click on Settings - Networks
Click on + to add network
Fill in the RPC network information. If you need to choose the RPC mode, see Comparison of RPC for details.

Click on Save to complete the RPC addition.
Network information
Network Name
Ethereum Mainnet
BNB Smart Chain Mainnet
RPC URL
https://eth.blockrazor.xyz
https://bsc.blockrazor.xyz
Chain ID
1
56
Currency Symbol
ETH
BNB
Comparison of RPC
BSC
https://bsc.blockrazor.xyz
https://bsc.blockrazor.xyz/fullprivacy
https://bsc.blockrazor.xyz/maxbackrun
Ethereum
https://eth.blockrazor.xyz
https://eth.blockrazor.xyz/fullprivacy
https://eth.blockrazor.xyz/maxbackrun
MEV Protection
Protected
Protected
Protected
Transaction Privacy
Minimal Disclosure
Full Privacy
Maximum Disclosure
Refund Probability
Moderate
No refunds
High
Refunds
Supported
No refunds
Supported
Revert Protection
Not Protected
Protected
Protected
default
In default mode, transactions submitted to MEV Protect RPC General for Wallet User only disclose necessary transaction data (hash, logs & state) to Searcher to win refund opportunities while protecting transaction privacy to the greatest extent. At the same time, in order to ensure the speed of transactions being included in blocks, transactions are not under revert protection (which is consistent with the default RPC of wallet).
fullprivacy
In fullprivacy mode, transactions submitted to MEV Protect RPC General for Wallet User will not disclose any transaction data, and Scutum will directly forward the transaction to the mainstream builders. Transactions in this mode are under revert protection. In order to ensure the speed of inclusion in blocks, it is recommended to set priority fee (Ethereum) when sending transactions.
maxbackrun
In the maxbackrun mode, transactions submitted to MEV Protect RPC General for Wallet User will disclose necessary transaction data (hash, to, calldata, functionSelector, logs & state) under the premise of MEV protection to maximize the possibility of obtaining refunds. Transactions are under revert protection. In order to ensure the speed of inclusion in blocks, it is recommended to set priority fee (Ethereum) when sending transactions.
Last updated