General for Wallet User

Introduction

Wallet users can use RPC General for Wallet User without subscribing to a plan.

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

  1. Go to rpc.blockrazor.io, click on GET PROTECTED

  1. Click on Connect Metamask, and comfirm the connection in Metamask

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

Other Wallets(using Coinbase as an example)

  1. Click on the browser extension to invoke the Coinbase Wallet

  2. Click on Settings - Networks

  1. Click on + to add network.

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

How to add custom RPC to wallet

Metamask

  1. Go to rpc.blockrazor.io, click on GET PROTECTED

  2. Click on Connect Metamask, and comfirm the connection in Metamask

  3. Click on Click to Add Custom RPC,choose RPC mode

  1. 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)

  1. Click on the browser extension to invoke the Coinbase Wallet

  2. Click on Settings - Networks

  3. Click on + to add network

  4. Fill in the RPC network information. If you need to choose the RPC mode, see Comparison of RPC for details.

  1. Click on Save to complete the RPC addition.

Network information

Ethereum
BSC

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

default
fullprivacy
maxbackrun

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