aicjplafeceefkomhppjicoddnljddfp
Charged is a blockchain transaction debugger which allows you to add breakpoints to your transactions. This means you can pause your transactions before sending them on chain, edit the input and simulate the new transactions to see how they perform. With charged, you can catch and fix broken transactions within seconds! Today, people use Metamask as the de facto wallet for development. While Metamask is an amazing wallet for production purposes, it slows down the development speed. As a developer, I DON'T WANT TO - Collect testnet/mainnet funds before testing my transaction - Submit and wait for my transaction to be mined before I see the results - Go to my code, edit the transaction details and submit it again to see if my transaction finally worked - Add console logs to my smart contract to see exactly where my code is breaking - Click on confirm every time to submit my transaction - Deploy my contract repeatedly with small changes to see if it works Charged is a Chrome extension which creates a proxy on top of your existing wallet. This means all transactions to your wallet first go via the proxy. As a result, whenever Charged detects an incoming transaction it 1. Shows you a simulation of the transaction where you see asset changes and possible failures (with error messages) 2. Shows the exact input which goes into your wallet 3. Fetches the contract ABI and decodes the input so you can see if everything is working as expected 4. Allows you to edit the decoded input and re-simulate the transaction. As a result, you can see how your smart contract responds to different inputs. In case your transaction is failing, you can see the error message and edit your input accordingly till the transaction finally works. 5. Allows you to forward the modified transaction to your wallet. So once you're done editing the transaction, click on the forward button and your new transaction shall pop up on Metamask so you can finally send it on chain.
Kerberus Sentinel3
Bullet-Proof Protection for your crypto and NFTs Kerberus Sentinel3 is a Web3 user security extension that automatically detects and blocks scam sites in real time with 0 user losses since 01/2023. 🛡️ Automated hands-off detection of scam sites designed or hacked to drain your wallet (99.9% detection rate). ☂️ Every Sentinel3 gets transaction coverage up to $30,000 (optional with a fee) 🔗 1000+ chains covered (all EVM) out of the box. 🗣 Transaction Translation: See exactly how your assets will change before every signature so you don't make any mistakes. ⚡︎ Lightning Block: we detect some scam sites before they load and stop you from accessing them. 🔐 On-Chain Protection: we protect your wallet from on-chain attacks such as address poisoning. 👥 Social Shield: we detect impersonators on your X feed and flag them so you don't get scammed. 💎 MEV protection: our RPC makes your transactions private and protects you from common on-chain attacks, such as front-running and sandwich attacks. ⚠️ Emergency Event Alerts: we can notify you in your browser in case of a mass Web3 security incident. 🌎 Protect Everywhere: if you copy a malicious address or website, we warn you before you interact with it or share it with your friends. 🌱 Seed Phrase Protection: we warn you when you are about to enter your seed phrase on a Web3 site. 🌙 ☀️ Dark and Light Mode: choose between dark and light display modes. 🌟 Created by a cybersecurity expert (@An7i21) with 15+ years of experience as a white hat hacker. He previously hacked financial institutions and giant companies such as PayPal (top 10), Dropbox (hall of fame), and Google. Before creating Kerberus Sentinel3, his most recent role was Head of Offensive Security at Salesforce.
CoinTool - Gas Price
Thank you for using it More crypto tools https://ct.app
EigenTx
Transaction visualization tool for various chains, which generates token flow chart to give you more insights into the transaction EigenTx is a public-facing on-chain transaction visualization tool on various blockchains. EigenTx aims to help you quickly understand the transfer flow details of any on-chain transactions. In version 1.5, the extension loads the description of the current transaction from the EigenPhi database. More information could help you identify and understand "arbitrage," "sandwich," and “liquidation" types of transactions. Start from version 1.4, the extension supports users to load detailed token flow graphs on etherscan (and many blockchain explorers, check details below) transaction pages based on any selected transaction, which will give you more insights into what the transaction does and how the transaction is operated. By clicking "Load Transfer Flow Chart", a chart will be loaded automatically under "value section" of the transaction page, which visualizes the "tokens transferred" section. - Ellipse stands for the address of blockchains; - Arrows between nodes stand for token transfers; - More legends, please visit https://tx.eigenphi.io/; - Each node and line can be clicked to view details; Also, if you want to check more information, you can be directed to the full analyze tool page by clicking "Open in EigenTx" to view more. We support explorers of blockchains, including : Ethereum, BSC, Avalanche, Polygon, Arbitrum, Optimism, Fantom and Cronos. EigenTx is an open-sourced project, view the source code in GitHub repository by clicking the "About EigenTx Extension" button. You can find our Privacy Policy Terms at https://github.com/eigenphi/EigenTx-extension/blob/main/PrivacyPolicy.md If you need any help, please contact us via Twitter (https://twitter.com/eigenphi) .
Rivet
Developer Wallet & DevTools for Ethereum Rivet is a developer Wallet & DevTools for Anvil. It is a browser extension that enables developers to inspect, debug, modify, and manipulate the state of Ethereum: accounts, blocks, contracts & the node itself. Rivet is also compatible with any production dApp, meaning you can simulate any type of action from either an Account attached on the Anvil instance, or by "impersonating" another Account on the network.