-
Notifications
You must be signed in to change notification settings - Fork 2.3k
TxShield #2544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TxShield #2544
Conversation
See #2541 for reference. |
Thanks for the updated application @HoodClock. Can you explain more about how the honeypot contract works in practice? |
Hi @keeganquigley, Thanks for the follow up, The honeypot Contract looks like a normal smart contract on the outer shell but deep in this its a trick to block the user funds. It lets user send amount and promises a reward or sometime return with extra based on the scammer hook but when a user try to withdraw their funds the internal logic of smart contract wont let user do that instead it traps the funds. |
So to demonstrate the honeypot contract i have made the simple smart contract that pretends to allow withdrawals. But in reality, a fallback function force-ably revert. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the explanation @HoodClock this sounds very similar to Token Sniffer for Solana. Let me clarify though that the W3F grants program is focused solely on the Polkadot ecosystem. Therefore there are many deliverables we wouldn't be able to fund, such as:
- 1.3 "Extend Ethers.js support to Polygon & Optimism (Sepolia tested)"
- 2.0b "Tutorial update for Polygon support".
For further consideration, I would recommend re-purposing the application to focus on Polkadot, with a possible Asset Hub (PVM) deployment in addition to Moonbeam (which are planned to launch in September).
pinging @HoodClock |
Hi Keegan,
Thanks for the clarification and follow-up. After some thought, I believe
the core vision of TxShield aligns more with broader EVM compatibility,
where the tooling can serve users across chains like Ethereum, Polygon, and
Optimism.
While Polkadot is a strong ecosystem, narrowing the scope exclusively to it
might limit the platform’s long-term potential. I truly appreciate the
opportunity, but for now, I’d prefer to stay aligned with the broader EVM
landscape.
Thanks again for your time and support!
Best,
Moiz
…On Thu, May 15, 2025 at 4:53 AM Keegan | W3F ***@***.***> wrote:
*keeganquigley* left a comment (w3f/Grants-Program#2544)
<#2544 (comment)>
pinging @HoodClock <https://github.com/HoodClock>
—
Reply to this email directly, view it on GitHub
<#2544 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6KUTMDRHXTKTNYT5QPJWMT26PJOHAVCNFSM6AAAAAB3YFI7J2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOBRHA2DONZRGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks for your honesty and explanation @HoodClock no problem, we will go ahead and close it. Let us know if you are interested in deploying something in the future. Thanks! |
sure Keegan
…On Thu, May 15, 2025 at 6:56 PM Keegan | W3F ***@***.***> wrote:
Closed #2544 <#2544>.
—
Reply to this email directly, view it on GitHub
<#2544 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6KUTMHD3SOJHTHMUSQGGQ326SMHZAVCNFSM6AAAAAB3YFI7J2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJXGY3TEOBRG42DMNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Grant Application: TxShield - Transaction Safety Simulator
Project Name: TxShield
MVP Official Docs: github.com/HoodClock/OfficialDocs
MVP Demo: safe-tx-simulator.vercel.app
Overview
TxShield is a transaction simulator and a detection tool for the contracts as well that prevents failed transactions, gas waste, and honeypot scams by previewing risks before execution. Built with Ethers.js and Next.js, it targets 21M+ wallets users and plans to expand to Polkadot’s EVM