Skip to content
View 74Thirsty's full-sized avatar
💰
"Fork around and find out."
💰
"Fork around and find out."

Highlights

  • Pro

Block or report 74Thirsty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
74Thirsty/README.md

Sheen Banner

profile views

2021-12-09-13-57-IMG-0249-removebg-preview.png

Christopher Hirschauer
Builder @ the bleeding edge of MEV, automation, and high-speed arbitrage.

August 2, 2025


🧬 About Me

handle: gadget saavy
role: Blockchain Developer & Arbitrage Strategist
stack:
  - Python (asyncio | fastapi | networkx)
  - Solidity (gas-optimized smart contracts)
  - GraphQL (subgraph integration)
  - DeFi Protocols: Aave, Balancer, Uniswap, Curve
focus:
  - High-speed arbitrage execution systems
  - Graph-based profit cycle detection
  - Flash loans, path validation, wallet rotation

⚔️ My Main Project: Arbitrage Execution System (AES)

A modular arbitrage engine that auto-discovers, validates, and executes profitable cycles using on-chain liquidity, flash loans, and graph theory.

🔹 Plugin architecture for DeFi protocols 🔹 GraphQL-powered liquidity fetchers 🔹 RPZE pathfinding (Reactive Profitable Zone Expansion) 🔹 ML-driven profitability filtering 🔹 Hardware wallet + GUI integration 🔹 Custom logging, async caching, secure wallet rotation


📊 GitHub Stats


🧠 Proprietary Innovations

  • Proprietary integration with Flashbots for bundle submission, utilizing dynamic gas estimation, with built-in calibration for real-time gas adjustments based on the latest blockchain data.
  • Multi-phase cycle validation (including profitability validation, loan validation, and depth calculation) ensures that each cycle is pre-validated before execution, minimizing potential errors and boosting system reliability.
  • Path filtering based on minimum loan sizes, profitability buffers, and liquidity constraints.
  • Custom logging mechanisms that ensure all cycles, executions, and related actions are thoroughly validated and logge
  • A system that ensures smooth execution across contracts, wallets, and various algorithms, without breaking the core workflow. Specifically, the Executor Wallet handles gas payments and uses Ephemeral Wallets for signing transactions, maintaining security while ensuring cost-effective gas management.
  • A reworked version of the classic Bellman-Ford algorithm, optimized to search for negative cycles (i.e., arbitrage opportunities) across decentralized exchanges. The model auto-adjusts gas prices based on previous execution history, scaling accordingly with the transaction's size and value.
  • Integration of parallel scanning and real-time execution of profitable cycles, ensuring that cycles are validated and executed concurrently for maximum throughput. Streamlined by breaking down tasks in smaller units and processing them in parallel.
  • Designed to mimic Sam Bankman-Fried's arbitrage strategy, focusing on identifying geographical price discrepancies and routing volume accordingly. This plugin represents an original approach outside of traditional RPZE or Bellman-Ford strategies.
  • A future innovation where expansion logic is influenced by probabilistic or heuristic methods, integrating real-time validation, early stopping, and inline validation
  • Real-time dynamic expansion of profitable cycles, starting from the highest-yielding edges and expanding as long as the profit increases or stabilizes. This novel approach ensures that paths are expanded only when profitable, optimizing for reduced computational load and enhanced performance. Provides real-time gas fee adjustments, integrating machine learning to predict the optimal gas parameters based on transaction value and previous gas prices.

🛠️ Tools & Ecosystem

Category Tools
Dev Language Python 3.11, Solidity
DeFi Protocols Uniswap, Curve, Aave, Balancer
Execution Flash loans, Hardhat, Infura, Web3.py
Data Layer Subgraphs, GraphQL, NetworkX
Infra Docker, Redis, Async caching, Env parsing
UI Coming soon: React GUI for path viz

Smart Contract Wizard Demo

Smart Contract Wizard Demo

How to Launch Your Own ERC-20 Token in 5 Minutes — Smart Contract Wizard Demo (No Coding Required)

Discover how to quickly create, customize, and deploy your own ERC-20 token using our Smart Contract Wizard — no prior coding experience needed!

This step-by-step demo walks you through building secure Solidity contracts, generating production-ready code, and launching your token on Ethereum or compatible blockchains in minutes. Perfect for beginners and seasoned developers alike looking for an easy, fast way to create DeFi tokens, NFTs, and smart contracts without manual coding. Start building your blockchain project today with the ultimate no-code Solidity contract generator!

🔗 Let's Connect

Discord Server


“The liquidity isn’t gone. It just moved faster than you.”
— gadget saavy, probably

Pinned Loading

  1. appImager appImager Public

    wrap a script as an appimage

    Shell

  2. Atomic-Execution-System Atomic-Execution-System Public

    AES is a proprietary arbitrage execution engine designed for high-frequency trading on decentralized finance (DeFi) networks. It discovers opportunities, validates cycles, and executes profitably w…

  3. cloudchain-cli cloudchain-cli Public

    CloudChain CLI is a deterministic Google Drive backup manager. Chain accounts to bypass quota limits, export encrypted app state for migration, and track cloud vs local files with a color-coded TUI…

    Python

  4. Frequency-Domain-Logic-Encoding-for-Protocol-Enforced-Systems Frequency-Domain-Logic-Encoding-for-Protocol-Enforced-Systems Public

    Frequency-Domain Logic Encoding for Protocol-Enforced Systems

    TeX

  5. getBytecode getBytecode Public

    Extracts abi bytecode from smart contracts.

    JavaScript

  6. gnoman-cli gnoman-cli Public

    Gnosis Safe Management Application with built in wallet and keyring management.

    Python