Omnid's RPC is an open-source, self-hostable RPC Proxy that scans the transactions before sending them to the chain for malicious/phishing activity using Omnid, static analysis, transaction simulation, various vulnerability detectors & anonymizing request using various RPCs and Light Clients including DDoS protection. If malicious activity is detected, the transaction is rejected before it ever sees the chain.
Ethereum
Mainnet
Ethereum
Sepolia Testnet
🤖
Flashbots
Ethereum Mainnet
🤖
Flashbots
Ethereum Mainnet Fast
🤖
Flashbots
Goerli Testnet
Polygon
Mainnet
Polygon
Goerli Testnet
Polygon
ZkEVM Testnet
Binance Smart Chain
Mainnet
Binance Smart Chain
Testnet
Fantom
Mainnet
Fantom
Testnet
Optimism
Mainnet
Optimism
Sepolia Testnet
Arbitrum
Mainnet
Arbitrum
Nova
Arbitrum
Sepolia Testnet
🔵
Base
Base
🔵
Base
Sepolia Testnet
LifeJackets are customised security layers that can help setup additional layers of protection.
Block Transactions to Un-Verified Contracts. Powered by Sourcify.dev. Suported values: true
& false
.
https://rpc.omnid.io/mainnet?blockUnverifiedContracts=true
Run verified contracts through Slither for vulnerability
analysis. Suported values: slither
.
https://rpc.omnid.io/polygon-testnet?enableScanners=slither
Checks the DNS records for a domain to see when it was last updated (Only RFC 1912 Compliant
Domains). Blocks recently modified domains to prevent DNS poisioning atttacks. Supported Values: number
set in Days.
https://rpc.omnid.io/mainnet?blockRecentDnsUpdates=2
Broadcast Transactions over a Tor Proxy. Supported Values: true
& false
.
https://rpc.omnid.io/mainnet?useTor=true
Use GasHawk Beta. (Requires Setup). Only for mainnet.
Supported Values: true
& false
.
https://rpc.omnid.io/mainnet?useGasHawk=true
Integrate internal tooling of the RPC in your own applications.