<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Notes0x</title>
        <link>https://paragraph.com/@notes0x</link>
        <description>This publication explores on-chain behavioral patterns of Ethereum externally owned accounts using reproducible, metrics-driven analysis.

Each report applies a consistent analytical framework to examine execution behavior, interaction structure, and temporal persistence, with an emphasis on distinguishing discretionary wallet activity from automated execution systems.

All conclusions are derived exclusively from observable on-chain behavior.</description>
        <lastBuildDate>Tue, 21 Jul 2026 20:12:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Notes0x</title>
            <url>https://storage.googleapis.com/papyrus_images/106a24427a76dd3648b64f45e1bffa8873f91db210c28abe70ac3e4dbc33ace2.jpg</url>
            <link>https://paragraph.com/@notes0x</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Behavioral Classification of a Coordinated ETH Distribution Network]]></title>
            <link>https://paragraph.com/@notes0x/behavioral-classification-of-a-coordinated-eth-distribution-network</link>
            <guid>2cQQbNE104R6fUWTNsce</guid>
            <pubDate>Sat, 17 Jan 2026 00:04:36 GMT</pubDate>
            <description><![CDATA[1. Executive SummaryThis report documents and analyzes a coordinated Ethereum-based ETH distribution system composed of multiple externally owned accounts (EOAs) exhibiting replicated execution behavior, synchronized lifecycle characteristics, and structured fund propagation patterns. The analysis originated from the identification of a high-activity EOA executing approximately 500 ETH transfer transactions within a tightly bounded temporal window. Although the wallet is externally owned and ...]]></description>
            <content:encoded><![CDATA[<h3 id="h-1-executive-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. Executive Summary</h3><p>This report documents and analyzes a coordinated Ethereum-based ETH distribution system composed of multiple externally owned accounts (EOAs) exhibiting replicated execution behavior, synchronized lifecycle characteristics, and structured fund propagation patterns.</p><p>The analysis originated from the identification of a high-activity EOA executing approximately 500 ETH transfer transactions within a tightly bounded temporal window. Although the wallet is externally owned and invokes no smart contracts, its activity displays execution characteristics inconsistent with discretionary human usage, including deterministic gas consumption, uniform transaction structure, and highly concentrated execution timing.</p><p>Expanded flow analysis reveals a broader multi-wallet system in which several EOAs were provisioned with identical ETH amounts, created within a narrow time window, and subsequently used to perform near-identical downstream distribution activity. These wallets exhibit closely clustered transaction counts, simple execution paths, and short operational lifespans, indicating replicated operational units rather than independent actors.</p><p>Funds propagate across multiple layers of newly created wallets, with minimal retention and immediate forwarding behavior observed at each hop. Execution patterns remain highly uniform throughout the system, with no evidence of interactive contract usage, adaptive execution logic, or discretionary timing variation.</p><p>Based on temporal structure, gas determinism, lifecycle synchronization, and fund flow topology, the observed behavior is best classified as a coordinated ETH distribution infrastructure composed of provisioned EOAs with replicated execution footprints, rather than organic user activity or automated DeFi or MEV execution systems.</p><p>This case study extends prior behavioral analyses of automated execution controllers and organic EOAs by introducing a distinct infrastructure-level behavioral class. It demonstrates the importance of lifecycle analysis, execution symmetry, and network-level flow reconstruction in distinguishing operational systems from individual wallet behavior in large-scale blockchain analytics.</p><h2 id="h-2-scope-methodology-and-analytical-constraints" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">2. Scope, Methodology &amp; Analytical Constraints</h2><p>This study examines on-chain transaction behavior on the Ethereum mainnet using an attribution-agnostic, metrics-driven analytical framework. The analysis focuses exclusively on observable execution patterns, fund flow topology, and wallet lifecycle characteristics, without reliance on off-chain data, inferred intent, or entity attribution beyond publicly available infrastructure identifiers.</p><h3 id="h-scope" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Scope</h3><ul><li><p><strong>Network:</strong> Ethereum mainnet</p></li><li><p><strong>Assets analyzed:</strong> Native ETH transfers only</p></li><li><p><strong>Primary observation window:</strong> 60 days</p></li><li><p><strong>Extended context:</strong> Wallet creation timestamps and full transaction history where required for lifecycle and flow reconstruction</p></li></ul><p>The analysis centers on a set of externally owned accounts (EOAs) identified through anomalous transaction volume and execution symmetry during the observation window. All wallets analyzed are non-contract accounts.</p><h3 id="h-methodology" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Methodology</h3><p>The classification framework applies multiple orthogonal metrics to reduce reliance on any single behavioral signal. The following analytical dimensions are evaluated:</p><p><strong>Temporal Activity Analysis</strong><br>Transaction activity was analyzed across daily and hourly intervals to assess execution clustering, persistence, and inactivity windows. Temporal structure was used to distinguish discretionary usage from batch-triggered or infrastructure-driven execution.</p><p><strong>Execution Simplicity &amp; Gas Consumption Analysis</strong><br>Gas usage distributions (p50, p90, p99) were computed to evaluate execution path determinism, branching behavior, and functional complexity. Highly uniform gas usage was treated as evidence of repeated, fixed execution templates.</p><p><strong>Transaction Flow Reconstruction</strong><br>ETH fund flows were traced across multiple hops to identify provisioning patterns, staging behavior, and downstream propagation. Particular attention was paid to identical funding amounts and replicated transfer sequences.</p><p><strong>Wallet Lifecycle &amp; Creation Timing Analysis</strong><br>Wallet creation timestamps, operational lifespans, and post-execution behavior were examined to assess whether wallets exhibited organic accumulation patterns or appeared provisioned for single-purpose execution.</p><p><strong>Recipient Behavior Analysis</strong><br>Downstream recipient wallets were evaluated for immediate forwarding behavior, lifecycle symmetry, and further propagation to newly created wallets, enabling identification of multi-layer distribution structures.</p><p>Each metric was evaluated independently and interpreted collectively to avoid overfitting conclusions to any single signal.</p><h3 id="h-analytical-constraints-and-exclusions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Analytical Constraints &amp; Exclusions</h3><p>To maintain institutional rigor and avoid interpretive overreach, the following constraints apply:</p><ul><li><p>No attribution of real-world identity, ownership, or coordination</p></li><li><p>No inference regarding intent, legality, or economic purpose</p></li><li><p>No use of off-chain data, private mempool data, or relay information</p></li><li><p>No assumptions of control relationships beyond observable execution behavior</p></li><li><p>Centralized exchange wallets treated solely as liquidity sources</p></li></ul><p>All conclusions are derived strictly from observable on-chain behavior within the defined analytical scope.</p><h2 id="h-3-wallet-discovery-and-initial-anomaly-detection" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">3. Wallet Discovery &amp; Initial Anomaly Detection</h2><p>The investigation originated from the identification of an externally owned account exhibiting unusually high transaction activity concentrated within a narrow temporal window. The wallet<br><strong>0x5B00D16a8004017A00F5F6Aa5EDec1E668fE2F34</strong> was surfaced during routine transaction-volume screening of EOAs active within the observation period.</p><h3 id="h-initial-observations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Initial Observations</h3><p>At initial inspection, the wallet exhibited the following characteristics:</p><ul><li><p>Approximately 500 outbound transactions</p></li><li><p>Execution concentrated within a single calendar day</p></li><li><p>Transactions consisting exclusively of native ETH transfers</p></li><li><p>No smart contract interactions</p></li><li><p>Uniform gas usage across all transactions</p></li></ul><p>While high transaction volume alone is not sufficient for behavioral classification, the combination of extreme temporal concentration, execution simplicity, and interaction exclusivity constituted a structural anomaly relative to typical discretionary EOA usage.</p><h3 id="h-gas-usage-signal" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Gas Usage Signal</h3><p>Preliminary gas analysis revealed identical gas consumption across all observed transactions:</p><ul><li><p><strong>Gas used per transaction:</strong> 21,000 units</p></li></ul><p>This value corresponds to the minimum gas required for a simple ETH transfer and indicates the absence of conditional execution, contract invocation, or dynamic calldata construction. The complete lack of gas variance immediately excluded a broad class of behaviors, including DeFi interaction, automated trading strategies, and MEV execution infrastructure.</p><h3 id="h-temporal-concentration" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Temporal Concentration</h3><p>Hourly aggregation of transaction activity showed execution tightly clustered within a contiguous set of hours, with no observable persistence before or after the execution window. The wallet exhibited no ramp-up, cooldown, or sustained activity pattern.</p><p>This burst-style execution profile is inconsistent with discretionary human usage and instead suggests batch-triggered execution.</p><h3 id="h-rationale-for-expanded-analysis" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Rationale for Expanded Analysis</h3><p>Individually, each observed signal—high transaction count, simple ETH transfers, or temporal clustering—could plausibly occur in isolation. However, their simultaneous presence within a newly active EOA warranted deeper investigation.</p><p>Specifically, the following questions motivated further analysis:</p><ul><li><p>Why was capital distributed within such a compressed execution window?</p></li><li><p>Why were transaction structures identical across hundreds of transfers?</p></li><li><p>Why did the wallet exhibit no functional behavior beyond ETH distribution?</p></li></ul><p>These questions informed the subsequent analysis of funding provenance, wallet lifecycle timing, transaction flow topology, and downstream recipient behavior.</p><h2 id="h-4-temporal-execution-characteristics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">4. Temporal Execution Characteristics</h2><p>To distinguish discretionary EOA usage from automated or infrastructure-driven execution, transaction activity was analyzed across daily and hourly resolutions. Temporal structure is a primary indicator of execution modality: human-operated wallets typically exhibit availability-constrained patterns, while infrastructure systems execute according to task completion or batch logic.</p><h3 id="h-41-daily-activity-structure" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.1 Daily Activity Structure</h3><p>Across the observation window, wallet activity is overwhelmingly concentrated within a single calendar day. Outside this execution window, the wallet exhibits no meaningful transaction activity, with no evidence of gradual buildup, intermittent usage, or post-execution persistence.</p><p>This lack of longitudinal activity distinguishes the wallet from both organic EOAs, which typically show irregular but recurring usage, and continuously operating automated systems, which often maintain activity across multiple days or weeks. The observed profile instead reflects a single-purpose activation consistent with batch-oriented execution.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8ba4c658eda8ef8704516e8b6306e1af8a733d97ba578464efb54e52d64ee3ef.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAJCAIAAADcu7ldAAAACXBIWXMAAAsTAAALEwEAmpwYAAABxUlEQVR4nGM4dOjwvn37DoHA4c2bt+zZs/fQocMQdPTo0T179p4+febbt+8/f/4iFf358+ft23cML1++vHjx6rlzl549e/bp08f/MPDnzx+Ioj9//vwnF3z+/IXh////dXUTRSQtAgIzKyv7li3bfOPGvW/ffqIp/QlzFBj8Jc2C6po+BgZlDn49BgY1Dn49QXFTfWPf2LjSzs7Ze/eeeP78DZonkD2H339QC2rrJjIwqIlImguKmwmIm/AIGYEtU2di0eTi15NXsndzT8rIrJsyZeH589fevn2HZiguy96+fXvx4lWwD6p7mFg0wRaYwpCZiKQ5RIRHyABsnyIDg7KAuLG2rmdoWE5zy9QDB049f/4a03Nwm6CRDPOBPAe/PiuHNibi4Nfj4Nfj4tfn4teHBCMDgxIDgzIDg7qguJmVTXhCYsWUKUtOnryIaR80iCZNWmBqHujiFu/sEosH2dqF2dqFubjFQ5CzS6y9Y7SlVYihsZ+lVYizS2xCQlln56xduw49f/4SYcGy5Ws2b97y+tWrT58+4kfPQOApmuC3b1+/ffv6+fPnT58+vnr1+sGDR48fP7l+/cbLly/fv3//+PFjALUmZZyO/6kiAAAAAElFTkSuQmCC" nextheight="732" nextwidth="2596" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-42-hourly-transaction-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.2 Hourly Transaction Distribution</h3><p>Hourly aggregation shows transactions tightly clustered within a narrow band of consecutive hours. Activity ramps up rapidly, sustains high throughput for a short interval, and then terminates abruptly.</p><p>No evidence is observed of:</p><ul><li><p>Circadian rhythm alignment</p></li><li><p>Time-of-day drift</p></li><li><p>Interspersed inactivity associated with human attention constraints</p></li></ul><p>The compression and uniformity of execution indicate transactions were submitted as part of a preconfigured process rather than interactively initiated.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/27bf06e3fc7ed70addca13919c6218849e5c3ffa3343707fcf3f655cdfee0afd.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAJCAIAAADcu7ldAAAACXBIWXMAAAsTAAALEwEAmpwYAAAClUlEQVR4nHWRbUhTYRiGz2hsbez0do4vZ2dnO2u2aR9Q+s+PpDLP1OVSMq0/RSAFRYgUoQkVYSD9iKTVmDQkpVI6OKY5LAosIimQRGVj4mSa0lDTLZXyh9gT+2CTPuD68fDCe9/3cz9Efv5hQbAWFpbm5BwsKTlWUVFttZ6wWqvKyysFocRisRYXW3Q6g0qFZDKSptk4CKn/BfMHGGsInjcZdmTyvCmGMTlkZR8ShDNFRadzc8vKjp4XhLPZWaVbtsglEqlEIiXJtKQuSeL/QdMsQdMsRbFKJU2SaXEQUhMEcemiczYAE1540DI6MgShIPS/ALO55tTJm9VV1zWaDJlMrlCQKhXa9DGVPWWAkDqmnrJFiCUISV1t+/wXmBoHu803Nhw16HWt97rWw/Mw6YeGq6Ld5nM6AnW17XabV+xcvn3rDUJszCmho1TS0ax/r5k0mJuGoB/sNu/IEKyG4eN76OleC8+Bfww62maXQrAUgq4nS74R+BGB1/1A09pY/IQax6UbjfsIimIx5jbfiqY5iURaV/v4azAa1m7zfv4E37/Bh3dRg9UwTPjgkWPcPxot0NkaHHwLMwFwiT8RYhQKUqFAyawYc4mKksjl25RKmiCIK5efrixGm3G2Tk36IbIAr/rA4/4VWYjrToeCMDcNz9oXxoZhZRFe9oFevz8OQprUDbbKt2PM8Xwmz+/Rak15eZWW0gsFBVXnalp6utdcz5cb6rs62mY97vW7dwabmwY87o2OtpnGelHsjIidyzcae5yOgMe90dw0cK1edDz03r83tGt3nlSqTNzAbD5+oOAIz2dwWiOj1rOanQbDXq3WhLEGY5ZhuFiHiYGiUgPGCShKHX9kGB3HpbOsnmF0cTgu/TcZFBh77h/H1QAAAABJRU5ErkJggg==" nextheight="732" nextwidth="2596" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-43-temporal-behavior-interpretation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.3 Temporal Behavior Interpretation</h3><p>Combined daily and hourly patterns indicate execution governed by task completion rather than discretion or availability. The wallet appears to activate, perform a bounded distribution process, and then cease activity entirely.</p><p>Such temporal signatures are inconsistent with discretionary wallet behavior and are more commonly associated with logistics-oriented execution systems, where time structure reflects process boundaries rather than human decision cycles. This temporal analysis provides a foundational signal for the infrastructure-level classification developed in subsequent sections.</p><h2 id="h-5-execution-simplicity-and-gas-determinism" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">5. Execution Simplicity &amp; Gas Determinism</h2><p>Execution complexity and gas consumption behavior were analyzed to assess whether transaction execution paths exhibit variability consistent with discretionary interaction or deterministic repetition consistent with scripted execution.</p><p>Gas usage serves as a direct proxy for execution branching: discretionary or contract-interactive behavior typically produces dispersed gas distributions, while repeated ETH transfer execution produces tightly compressed profiles.</p><h3 id="h-51-gas-usage-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.1 Gas Usage Distribution</h3><p>Across the observation window, the wallet’s gas consumption exhibits complete determinism:</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p>Percentile</p></th><th colspan="1" rowspan="1"><p>Gas Used</p></th></tr><tr><td colspan="1" rowspan="1"><p>p50</p></td><td colspan="1" rowspan="1"><p>21,000</p></td></tr><tr><td colspan="1" rowspan="1"><p>p90</p></td><td colspan="1" rowspan="1"><p>21,000</p></td></tr><tr><td colspan="1" rowspan="1"><p>p99</p></td><td colspan="1" rowspan="1"><p>21,000</p></td></tr></tbody></table><p>All observed transactions consume exactly 21,000 gas units, corresponding to the base cost of a standard ETH transfer.</p><p>No variance is observed across the distribution, indicating the absence of:</p><ul><li><p>Contract interactions</p></li><li><p>Conditional execution paths</p></li><li><p>Calldata variability</p></li><li><p>Fallback or error-handling behavior</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4cec44a2bb0042f88499286d1a4e23743cc6ee21a617ca04b09ca6c00e7a242a.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAJCAIAAADcu7ldAAAACXBIWXMAAAsTAAALEwEAmpwYAAABZklEQVR4nJ2SwWrCQBCG52SDSA9F8GXswQqtpSS2B/FVpOCLNYZIzhWMRogXkxo2xNiiQV3MZuOWNRZtjSL9+Rh22B9+dmbBNIeGYfR6fdMcOs5HAkIOQmOEHMexbXuE8YpdpvhHlPKK8RqCIJhxzScT/01+V1VdUbqKoiuK3mp1t62uqrqmDWS5I8sdTRu02/1UNG2A8ZqxTRzHSV4YEiCERFHEGPP9OeRrkBEhW/2LIHEyIic5H5MR4aZmWRPGGKW/AwghjDHPm/EAQYJc9T9kq5Cv2bafDGofMJ1Ok8b3zwZkJbh64vXiAIyx533CYrEIw3D3gkKdW69f0niGnMjrniNDoX44ou2SMVBKNxu2CxAkgAeAShqPB6Qa7kGQLOtoRJTGYUgojTzvq1xpFkuN27vXVIqlxvnbcqU5HnuURslSdwE9wxyNrNlsjjGmNDpFHFPXRa6L+Bc/bVsuVwl4qyAIvgGtuPAnL04eQQAAAABJRU5ErkJggg==" nextheight="732" nextwidth="2596" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-52-interpretation-of-execution-determinism" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.2 Interpretation of Execution Determinism</h3><p>The complete collapse of gas variance implies that every transaction follows an identical execution path from initiation to completion. This excludes discretionary interaction patterns, where even repetitive human activity typically introduces minor variance through retries, timing differences, or incidental contract calls.</p><p>Instead, the observed profile reflects a fixed execution template applied repeatedly across a bounded transaction set. Execution behavior appears invariant to context, timing, or downstream state, consistent with preconfigured transfer logic rather than interactive use.</p><h3 id="h-53-execution-complexity-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.3 Execution Complexity Summary</h3><p>The wallet’s execution behavior is characterized by:</p><ul><li><p>Functionally atomic execution (native ETH transfer only)</p></li><li><p>Identical execution paths across all transactions</p></li><li><p>Absence of branching, retries, or adaptive logic</p></li></ul><p>Such execution simplicity is characteristic of operational nodes performing predefined logistical tasks rather than independently operated user wallets engaging in exploratory or reactive activity.</p><p>This section provides decisive evidence that the wallet’s activity is execution-driven rather than interaction-driven.</p><h2 id="h-6-funding-origin-and-capital-provisioning-path" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">6. Funding Origin &amp; Capital Provisioning Path</h2><p>To assess whether the observed execution behavior emerged organically or was provisioned as part of a coordinated system, upstream transaction flows were reconstructed for the initial funding events associated with the wallet cluster. The purpose of this analysis is structural characterization of capital movement preceding execution, not attribution of ownership or intent.</p><p>The reconstructed funding topology is summarized in <strong>Figure C1 (Appendix C)</strong>, which illustrates the upstream capital path from a centralized exchange withdrawal through staging and provisioning wallets into multiple execution wallets.</p><h3 id="h-61-initial-funding-trace" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.1 Initial Funding Trace</h3><p>The first observed inbound transaction to the wallet under analysis consisted of <strong>0.22 ETH</strong>, received shortly after wallet creation.</p><p>Upstream flow reconstruction identifies the following sequence:</p><ul><li><p>A centralized exchange–associated wallet (Binance 14) initiated an ETH withdrawal</p></li><li><p>Funds were routed through one or more intermediary wallets</p></li><li><p>A staging wallet subsequently disbursed <strong>identical 0.22 ETH amounts</strong> to multiple newly created EOAs, including the wallet under analysis</p></li></ul><p>This funding pattern is notable for its <strong>uniformity and replication</strong>, rather than its point of origin.</p><h3 id="h-62-identical-provisioning-amounts" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.2 Identical Provisioning Amounts</h3><p>The same <strong>0.22 ETH</strong> funding amount was observed being distributed from the staging wallet to multiple recipient wallets within a narrow temporal window.</p><p>Key characteristics of this provisioning pattern include:</p><ul><li><p>Identical funding amounts across recipients</p></li><li><p>Recipient wallets created shortly before funding</p></li><li><p>Funding occurring prior to any outbound activity</p></li><li><p>No evidence of incremental top-ups or discretionary balance adjustments</p></li></ul><p>This structure contrasts with organic wallet funding, which typically exhibits variation in funding size, timing, and sourcing.</p><h3 id="h-63-intermediary-wallet-function" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.3 Intermediary Wallet Function</h3><p>Intermediary wallets within the funding path function as <strong>staging and provisioning nodes</strong>, aggregating capital and redistributing it in standardized increments.</p><p>These wallets do not exhibit:</p><ul><li><p>Sustained operational lifespans</p></li><li><p>Diverse execution behavior</p></li><li><p>Independent transactional objectives</p></li></ul><p>Instead, their activity is tightly scoped to short-lived capital redistribution. The presence of a centralized exchange wallet is treated strictly as a <strong>liquidity source</strong>, not as evidence of coordination or ownership.</p><h3 id="h-64-provisioning-interpretation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.4 Provisioning Interpretation</h3><p>The observed funding structure is consistent with a <strong>capital provisioning process</strong>, characterized by:</p><ul><li><p>Predefined funding amounts</p></li><li><p>Replicated initialization across multiple wallets</p></li><li><p>Temporal alignment between wallet creation and funding</p></li><li><p>Immediate transition from funding to execution</p></li></ul><p>Such patterns are characteristic of infrastructure deployment, where wallets are initialized with sufficient capital to perform a predefined operational role, rather than discretionary users incrementally funding accounts over time.</p><h3 id="h-65-funding-path-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.5 Funding Path Summary</h3><p>The reconstructed funding topology supports classification of the wallet as part of a <strong>coordinated ETH distribution system</strong>, in which capital is provisioned centrally and execution is delegated to multiple short-lived EOAs operating under identical constraints.</p><p>This analysis establishes the upstream context required to evaluate lifecycle synchronization and replicated execution behavior in subsequent sections.</p><h3 id="h-7-wallet-lifecycle-synchronization-and-creation-timing" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7. Wallet Lifecycle Synchronization &amp; Creation Timing</h3><p>To evaluate whether the observed wallets operate independently or as part of a coordinated system, wallet lifecycle characteristics were analyzed, including creation timing, operational duration, and post-execution behavior.</p><p>Lifecycle analysis complements transaction-level metrics by capturing coordination signals that emerge through synchronized provisioning and short, task-bounded lifetimes rather than through complex execution logic.</p><h3 id="h-71-wallet-creation-timing" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.1 Wallet Creation Timing</h3><p>Wallets participating in the observed distribution pattern were created within a tightly clustered timeframe, with creation dates falling within a narrow multi-day window.</p><p>Key observations include:</p><ul><li><p>Wallets were created shortly before receiving initial funding</p></li><li><p>No historical transaction activity exists prior to provisioning</p></li><li><p>Creation timestamps are closely aligned across wallets exhibiting near-identical execution behavior</p></li></ul><p>Such temporal clustering is inconsistent with organically accumulated EOAs, which typically display broad dispersion in creation dates and heterogeneous activity histories.</p><h3 id="h-72-operational-lifespan" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.2 Operational Lifespan</h3><p>Following initial funding, each wallet exhibits a brief and highly concentrated operational phase, characterized by:</p><ul><li><p>Immediate transition from funding to execution</p></li><li><p>High transaction throughput over a short duration</p></li><li><p>Abrupt cessation of activity upon task completion</p></li></ul><p>No wallet demonstrates gradual ramp-up, intermittent usage, or sustained persistence beyond its execution window. This lifecycle profile indicates single-purpose instantiation rather than ongoing discretionary use.</p><h3 id="h-73-post-execution-dormancy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.3 Post-Execution Dormancy</h3><p>After completing outbound transfer activity, wallets exhibit no meaningful post-execution behavior, including:</p><ul><li><p>Continued balance management</p></li><li><p>Contract interaction</p></li><li><p>Secondary execution phases</p></li><li><p>Opportunistic reuse</p></li></ul><p>Instead, wallets enter persistent dormancy immediately after fulfilling their apparent operational role. This behavior contrasts sharply with human-operated EOAs, which typically show residual activity, balance consolidation, or reuse across unrelated transactions.</p><h3 id="h-74-lifecycle-symmetry-across-wallets" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.4 Lifecycle Symmetry Across Wallets</h3><p>When evaluated collectively, the wallets display near-identical lifecycle trajectories:</p><p><strong>Creation → Funding → Burst execution → Dormancy</strong></p><p>Observed symmetry includes:</p><ul><li><p>Similar execution durations</p></li><li><p>Comparable transaction counts</p></li><li><p>Aligned transition into inactivity</p></li></ul><p>This level of uniformity strongly indicates coordination at the system design level, where wallets are instantiated, provisioned, and retired according to a predefined operational template.</p><h3 id="h-75-lifecycle-interpretation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.5 Lifecycle Interpretation</h3><p>The observed lifecycle characteristics are consistent with provisioned EOAs operating as disposable execution units within a broader infrastructure system.</p><p>Rather than representing autonomous actors, these wallets function as interchangeable components deployed to execute a bounded distribution task.</p><h3 id="h-lifecycle-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Lifecycle Summary</h3><p>Wallet lifecycle synchronization reinforces classification of the observed wallets as <strong>infrastructure-level execution nodes</strong>, provisioned and retired according to a shared operational schedule rather than independent discretionary usage.</p><p>This section establishes the temporal foundation required to analyze replicated downstream distribution behavior.</p><h3 id="h-8-replicated-distribution-nodes" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8. Replicated Distribution Nodes</h3><p>Beyond individual wallet behavior, the analysis identifies multiple downstream wallets exhibiting near-identical execution characteristics. The degree of similarity observed across these wallets exceeds what would be expected from independent discretionary activity and instead indicates deliberate replication within a coordinated system.</p><p>This section examines the structural symmetry across these wallets and explains why they are best understood as repeated instances of the same operational role.</p><p>While Two of the provisioned EOAs execute distribution directly upon funding, One acted as relay nodes, forwarding standardized funding amounts to a secondary wallet that subsequently performed identical high-volume ETH transfer activity. Both patterns result in indistinguishable execution footprints and identical lifecycle characteristics at the execution layer, indicating functional equivalence rather than behavioral divergence.</p><p>The downstream wallets labeled as distribution nodes in Figure C1 (Appendix C) represent multiple instances of the same execution role, each exhibiting near-identical transaction counts, deterministic gas usage, and short operational lifespans.</p><h3 id="h-81-identification-of-distribution-nodes" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.1 Identification of Distribution Nodes</h3><p>Multiple wallets were observed that share the following characteristics:</p><ul><li><p>Receipt of identical initial funding amounts</p></li><li><p>Execution of several hundred outbound ETH transfers</p></li><li><p>Operation within overlapping, short-lived execution windows</p></li><li><p>Minimal interaction diversity and exclusive use of native ETH transfers</p></li></ul><p>Representative wallets exhibit total transaction counts tightly clustered around the same range (approximately 500 transactions per wallet). While exact counts vary marginally, the overall execution footprint remains narrowly bounded.</p><h3 id="h-82-transaction-count-symmetry" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.2 Transaction Count Symmetry</h3><p>Transaction volume across distribution nodes displays a high degree of symmetry:</p><ul><li><p>Each wallet executes hundreds of outbound ETH transfers</p></li><li><p>Total transaction counts differ only slightly (e.g., ~501, ~504, ~506)</p></li><li><p>Activity is front-loaded and completed within a narrow time horizon</p></li></ul><p>Such clustering is statistically implausible for discretionary EOAs, which typically exhibit wide variance in activity levels, pacing, and duration. Minor deviations in total count are more consistent with operational tolerances—such as gas failures or recipient exhaustion—than with behavioral divergence.</p><h3 id="h-83-execution-homogeneity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.3 Execution Homogeneity</h3><p>Execution behavior across all identified distribution nodes is structurally uniform:</p><ul><li><p>Pure ETH transfers with no contract interaction</p></li><li><p>Identical gas usage per transaction</p></li><li><p>No evidence of branching, retries, or adaptive execution paths</p></li><li><p>Uniform transaction formatting</p></li></ul><p>This level of homogeneity indicates that wallets are executing a fixed task under identical constraints rather than making independent, context-dependent decisions.</p><h3 id="h-84-functional-role-consistency" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.4 Functional Role Consistency</h3><p>Each distribution node performs the same functional role within the system:</p><ul><li><p>Receive provisioned capital</p></li><li><p>Distribute ETH across a downstream recipient set</p></li><li><p>Cease activity immediately upon task completion</p></li></ul><p>No wallet deviates from this role to engage in unrelated activity such as contract interaction, balance consolidation, or secondary execution phases. The absence of role drift further supports interpretation of these wallets as purpose-built execution units.</p><h3 id="h-85-replication-interpretation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.5 Replication Interpretation</h3><p>When evaluated collectively, similarities in funding structure, execution behavior, transaction volume, and operational timing demonstrate that these wallets function as replicated distribution nodes within a coordinated ETH distribution system.</p><p>Rather than representing independent EOAs, they operate as interchangeable execution units instantiated to perform the same bounded distribution task.</p><h3 id="h-replicated-node-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Replicated Node Summary</h3><p>The presence of multiple wallets with near-identical execution footprints constitutes strong evidence of system-level coordination.</p><p>This replication establishes the basis for analyzing multi-layer propagation and recipient relay behavior, which is addressed in the following section.</p><h3 id="h-9-multi-layer-propagation-and-recipient-behavior" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9. Multi-Layer Propagation &amp; Recipient Behavior</h3><p>Following identification of replicated distribution nodes, the analysis examined downstream recipient behavior to determine whether ETH distribution terminated at first-order recipients or propagated further through additional wallet layers.</p><p>Observed execution patterns demonstrate intentional multi-layer propagation, reinforcing classification of the system as coordinated distribution infrastructure rather than isolated batch execution.</p><p>While Figure C1 (Appendix C) abstracts downstream activity for readability, multi-layer propagation was confirmed analytically through complete transaction trace analysis, with successive wallet generations exhibiting immediate forwarding and identical lifecycle characteristics.</p><h3 id="h-91-recipient-wallet-characteristics" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9.1 Recipient Wallet Characteristics</h3><p>First-order recipient wallets exhibit consistent structural characteristics:</p><ul><li><p>Newly created within a tightly clustered timeframe</p></li><li><p>No transaction history prior to receiving ETH</p></li><li><p>Short operational lifespans</p></li><li><p>Absence of unrelated or exploratory activity</p></li></ul><p>These properties indicate that recipient wallets were not organically accumulated addresses but were provisioned for participation in a predefined execution process.</p><h3 id="h-92-immediate-forwarding-behavior" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9.2 Immediate Forwarding Behavior</h3><p>Upon receipt of ETH, recipient wallets consistently:</p><ul><li><p>Forward funds to another wallet with minimal delay</p></li><li><p>Retain negligible balances</p></li><li><p>Execute no discretionary actions between receipt and forwarding</p></li></ul><p>The absence of holding behavior, timing variance, or secondary decision points indicates automated or pre-scripted execution rather than discretionary use.</p><h3 id="h-93-secondary-recipient-symmetry" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9.3 Secondary Recipient Symmetry</h3><p>Second-layer recipient wallets mirror first-layer behavior:</p><ul><li><p>Creation within the same narrow temporal window</p></li><li><p>Receipt of comparable ETH amounts</p></li><li><p>Immediate forwarding behavior</p></li><li><p>Lack of independent operational activity</p></li></ul><p>This recursive execution pattern demonstrates deliberate layering rather than incidental chaining or ad-hoc redistribution.</p><h3 id="h-94-propagation-depth-interpretation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9.4 Propagation Depth Interpretation</h3><p>The presence of multiple forwarding layers, combined with uniform execution behavior at each hop, indicates a system designed for capital propagation rather than terminal use.</p><p>Such depth is inconsistent with organic payment flows, tipping, or casual redistribution, and instead reflects structured fund movement through provisioned execution nodes.</p><h3 id="h-95-behavioral-implications" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">9.5 Behavioral Implications</h3><p>Multi-layer propagation provides decisive evidence of:</p><ul><li><p>Coordinated wallet provisioning</p></li><li><p>Predefined, non-discretionary execution logic</p></li><li><p>System-level intent to distribute capital rather than interact with on-chain services</p></li></ul><p>While no inference is made regarding motive, destination, or economic purpose, the observed structure constitutes a distinct infrastructure-level behavioral class.</p><h3 id="h-multi-layer-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Multi-Layer Summary</h3><p>Consistent forwarding behavior across multiple wallet layers confirms that the observed system operates as a multi-hop ETH distribution infrastructure.</p><p>This establishes the basis for formal network-level classification and system-wide interpretation, addressed in the following section.</p><h3 id="h-10-network-level-behavioral-classification" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10. Network-Level Behavioral Classification</h3><p>Based on cumulative evidence across temporal execution structure, gas determinism, funding topology, wallet lifecycle synchronization, replicated execution nodes, and multi-layer fund propagation, the analyzed system is best classified as a <strong>coordinated ETH distribution network composed of provisioned externally owned accounts</strong>.</p><p>This classification is derived exclusively from observable on-chain behavior. No attribution, intent inference, or external labeling is applied.</p><h3 id="h-101-exclusion-of-organic-eoa-activity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10.1 Exclusion of Organic EOA Activity</h3><p>The observed behavior diverges materially from discretionary EOA usage across multiple dimensions:</p><ul><li><p>Wallet creation and activation occur within tightly clustered timeframes</p></li><li><p>Execution is fully deterministic, with no structural variance</p></li><li><p>Activity is short-lived and bounded to a single operational phase</p></li><li><p>Recipient wallets consistently forward funds immediately without retention or diversification</p></li></ul><p>Organic EOAs typically exhibit heterogeneous creation histories, variable timing, mixed interaction patterns, and discretionary balance management. These characteristics are absent at scale within the analyzed system.</p><h3 id="h-102-exclusion-of-mev-or-trading-infrastructure" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10.2 Exclusion of MEV or Trading Infrastructure</h3><p>Although automated, the system does not exhibit behavioral traits associated with MEV execution or trading infrastructure:</p><ul><li><p>No smart contract interactions or protocol engagement</p></li><li><p>No adaptive or competitive gas bidding behavior</p></li><li><p>No repeated execution under adversarial or time-sensitive conditions</p></li><li><p>No evidence of mempool-reactive execution logic</p></li></ul><p>The execution pattern is purely logistical, focused on ETH transfer propagation rather than strategy execution or value extraction.</p><h3 id="h-103-distinction-from-simple-batch-execution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10.3 Distinction from Simple Batch Execution</h3><p>While batch ETH transfers may occur in benign contexts, the system analyzed here exceeds simple scripting due to the following structural properties:</p><ul><li><p>Multiple replicated execution nodes with near-identical transaction counts</p></li><li><p>Layered fund forwarding across successive generations of wallets</p></li><li><p>Uniform provisioning amounts reused across independent nodes</p></li><li><p>Coordinated lifecycle timing across the network</p></li></ul><p>These characteristics indicate infrastructure-level design rather than ad hoc or single-instance batch execution.</p><h3 id="h-104-formal-classification-statement" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10.4 Formal Classification Statement</h3><p>The analyzed wallets collectively represent:</p><blockquote><p><strong>A coordinated, multi-layer ETH distribution infrastructure composed of provisioned EOAs with replicated execution footprints.</strong></p></blockquote><p>This classification reflects system-level organization and intentional execution symmetry, without asserting motive, ownership, or downstream purpose.</p><h3 id="h-105-classification-confidence" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">10.5 Classification Confidence</h3><p>Classification confidence is high due to:</p><ul><li><p>Consistency across independent analytical dimensions</p></li><li><p>Replication across multiple wallets and execution layers</p></li><li><p>Absence of signals indicative of discretionary or interactive usage</p></li></ul><p>The classification remains robust under conservative interpretive assumptions.</p><h3 id="h-11-implications-for-on-chain-behavioral-analysis" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11. Implications for On-Chain Behavioral Analysis</h3><p>This case study illustrates the limitations of relying on isolated metrics—such as transaction count, wallet age, or contract interaction presence—when classifying Ethereum wallets. Despite appearing superficially similar to active EOAs, the analyzed wallets exhibit infrastructure-level behavior that only becomes visible through multi-dimensional analysis.</p><h3 id="h-111-transaction-count-is-not-a-behavioral-signal" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.1 Transaction Count Is Not a Behavioral Signal</h3><p>High transaction volume alone is insufficient for behavioral classification. In this case, wallets executing approximately 500 transactions appear active by volume yet display no discretionary behavior, protocol interaction, or longitudinal persistence.</p><p>Absent execution- and lifecycle-level context, such wallets risk misclassification as power users, traders, or independently operating automated agents.</p><h3 id="h-112-lifecycle-and-timing-as-primary-signals" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.2 Lifecycle and Timing as Primary Signals</h3><p>Wallet lifecycle characteristics proved more informative than transaction frequency. Tightly clustered creation dates, brief operational lifespans, and immediate post-execution dormancy indicate intentional provisioning rather than organic usage.</p><p>Lifecycle symmetry across multiple wallets emerges as a strong indicator of coordinated system design.</p><h3 id="h-113-flow-topology-reveals-coordination-beyond-single-wallets" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.3 Flow Topology Reveals Coordination Beyond Single Wallets</h3><p>Fund flow reconstruction exposes coordination that is not observable at the individual wallet level. Identical funding amounts, staging wallets, and repeated multi-hop forwarding demonstrate that behavioral intent is embedded in flow topology rather than transaction metadata alone.</p><p>Topology-aware analysis is therefore essential for detecting infrastructure-level systems.</p><h3 id="h-114-gas-determinism-as-an-execution-fingerprint" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.4 Gas Determinism as an Execution Fingerprint</h3><p>Uniform gas consumption provides a low-noise fingerprint of deterministic execution. Unlike discretionary or adaptive wallets, deterministic gas profiles indicate constrained execution logic and exclude a broad class of organic behaviors.</p><p>Gas distributions should be treated as primary classification signals rather than ancillary metrics.</p><h3 id="h-115-implications-for-wallet-taxonomy-design" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.5 Implications for Wallet Taxonomy Design</h3><p>This analysis underscores the need for wallet taxonomies that distinguish between:</p><ul><li><p>Discretionary EOAs</p></li><li><p>Automated execution controllers</p></li><li><p>Provisioned logistical infrastructure</p></li></ul><p>Each category exhibits distinct temporal, structural, and execution signatures that cannot be reliably captured through labels or single-metric heuristics.</p><h3 id="h-116-relevance-to-analytics-compliance-and-research" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">11.6 Relevance to Analytics, Compliance, and Research</h3><p>Accurate identification of provisioned infrastructure wallets has direct implications for:</p><ul><li><p>Wallet clustering and de-duplication</p></li><li><p>Automation and coordination detection</p></li><li><p>Risk modeling and exposure analysis</p></li><li><p>Longitudinal network behavior research</p></li></ul><p>Failure to distinguish such systems can materially distort user metrics, attribution models, and ecosystem-level analyses.</p><h3 id="h-12-limitations-and-non-claims" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">12. Limitations &amp; Non-Claims</h3><p>This analysis is limited to observable on-chain activity on the Ethereum mainnet within the defined observation window(s). All findings are derived exclusively from transaction-level data, wallet creation metadata, and on-chain fund flow reconstruction.</p><p>Accordingly, the report makes no claims regarding:</p><ul><li><p>Real-world identity, ownership, or control of the wallets analyzed</p></li><li><p>Economic intent, strategy, or motivation underlying the observed behavior</p></li><li><p>Legality, compliance status, or regulatory implications</p></li><li><p>Off-chain coordination, communications, or agreements</p></li><li><p>The ultimate destination or end use of distributed funds</p></li></ul><p>No attribution is attempted beyond publicly observable on-chain relationships. The presence of centralized exchange withdrawals is treated strictly as a liquidity source and does not imply exchange involvement, knowledge, or coordination in downstream activity.</p><p>While strong behavioral symmetry and coordination are observed, conclusions are explicitly limited to classification of execution structure and network organization, not inference of purpose or intent. Similar distribution architectures may plausibly support a range of legitimate, neutral, or otherwise unobservable use cases.</p><p>Finally, the findings presented here may not generalize to all ETH distribution systems. This case study is intended to document and analyze a specific, well-defined behavioral pattern rather than establish a universal or exhaustive model.</p><h3 id="h-13-conclusion" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">13. Conclusion</h3><p>This study examined a cluster of Ethereum externally owned accounts exhibiting synchronized creation timing, identical capital provisioning, deterministic execution paths, and replicated transaction behavior. Through transaction flow reconstruction, temporal analysis, gas usage profiling, and lifecycle symmetry assessment, the wallets were classified as a coordinated ETH distribution infrastructure composed of provisioned EOAs.</p><p>The observed behavior diverges materially from both organic discretionary wallet usage and automated MEV execution systems. Rather than interaction- or extraction-driven activity, the system reflects a logistics-oriented architecture characterized by short-lived operational wallets, batch-triggered execution, and multi-layer fund propagation.</p><p>In combination with prior behavioral analyses of organic EOAs and automated execution controllers, this case study extends the on-chain wallet taxonomy by identifying a distinct infrastructure-level class whose primary function is capital distribution rather than interaction, accumulation, or strategy execution.</p><p>More broadly, this analysis reinforces the importance of execution structure, lifecycle design, and fund flow topology in behavioral classification. It demonstrates how attribution-agnostic, metrics-driven methodologies can surface meaningful distinctions between users, automation, and infrastructure within large-scale blockchain systems.</p><h3 id="h-appendix-a-wallets-referenced" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Appendix A — Wallets Referenced</strong></h3><p>This appendix lists representative wallets referenced in the analysis; it is not an exhaustive enumeration of all downstream recipients.</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><td colspan="1" rowspan="1"><p>Wallet Address</p></td><td colspan="1" rowspan="1"><p>Classification</p></td></tr><tr><td colspan="1" rowspan="1"><p>0x28C6c06298d514Db089934071355E5743bf21d60</p></td><td colspan="1" rowspan="1"><p>Funding Source</p></td></tr><tr><td colspan="1" rowspan="1"><p>0x6FE55DdE35591A93846B3586127f39dA3cA12196</p></td><td colspan="1" rowspan="1"><p>Staging Wallet</p></td></tr><tr><td colspan="1" rowspan="1"><p>0x4888f96932c8FbB6417663B1C11CAe5c08c81ff3</p></td><td colspan="1" rowspan="1"><p>Provisional Wallet</p></td></tr><tr><td colspan="1" rowspan="1"><p>0x56174e3CA425C222ED931617Aef1530985CC0faA</p></td><td colspan="1" rowspan="1"><p>Relay Wallet</p></td></tr><tr><td colspan="1" rowspan="1"><p>0xFcA6dCAa5b2796D3819440EC07a30C36BB3ED02A<br>0x6f5945d0AFD6ca0a489802502D0Ca8Bf48207611<br>0x5b00d16a8004017a00f5f6aa5edec1e668fe2f34</p></td><td colspan="1" rowspan="1"><p>Primary Distribution Nodes</p></td></tr><tr><td colspan="1" rowspan="1"><p>0x1d73b743966d9bf9fdefb98cf1143bebd0ffd7f7</p><p>0xfab85ca38e867f543457450696b18a7a1a7e8a98</p><p>0xfcc21f67a8f87b7fe4ef032bca3acfa89c05ee13</p><p>0xb0e789e9fa80e1307a24d0821f8fab448f71b699</p><p>0xc1c096c74679dd629f300c7d3d3bb4951fbcd61a</p><p>0x9e31f9e9fe1a89f370880b45dc67e3f7e8d7a48f<br>0xae9e6f66577084b0bfec5433988e08cdaedd9c7d</p></td><td colspan="1" rowspan="1"><p>Terminal Recipient (sample)</p></td></tr></tbody></table><br><h3 id="h-appendix-b-data-sources-and-query-logic" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Appendix B — Data Sources &amp; Query Logic</strong></h3><p><strong>Interactive Dashboard:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/notes0x/distribution-eoa-network"><strong>https://dune.com/notes0x/distribution-eoa-network</strong></a></p><p><strong>Wallet Selection Query:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6506254"><strong>https://dune.com/queries/6506254</strong></a></p><p><strong>Cluster Gas Distribution Profile:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6506263/10298972"><strong>https://dune.com/queries/6506263/10298972</strong></a></p><p><strong>Temporal Execution Heatmap:</strong></p><p><strong>Daily Transactions: </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6506442/10299202"><strong>https://dune.com/queries/6506442/10299202</strong></a></p><p><strong>Hourly Transaction: </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6506539/10314690"><strong>https://dune.com/queries/6506539/10314690</strong></a></p><p><strong>Transaction Volume Aggregator:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6543467/10347295"><strong>https://dune.com/queries/6543467/10347295</strong></a></p><h3 id="h-appendix-c-conceptual-flow-topology" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Appendix C — Conceptual Flow Topology</strong></h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1c646e8f12f48c023aaea9246946ae1b23e91e6b9924a64ef4d7a13c71f29006.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAOCAIAAADBvonlAAAACXBIWXMAAAsTAAALEwEAmpwYAAACfklEQVR4nGMQk5anEAmLS4tJSQtISIlJy0vJK6HJMpBnqIiklKiMjIS0nJSCsoqmPreIcllhfVVdg7GlDSMnP5eAqKCYFD4LBMWkIEgMSVBKQVlKQVlYXFpEUkpGWi89qtojKNrGKVhVz9LNO/zB7aer1q4vLK9x8fR29fLTNjAWFJeGWsAlIAqxU1xaQUxKRlJeUcvI2MzKRlvfSEBMEmIfl4Aou4AoAwefhp6hrIaRhWXA2UP3I5MzBMRkBMQktfWNzG0drOydXL38XL387F09dQ1NRKXkQBaISim4evkFhkVZ2ztKySsISymoqOqtX7Ft9uJVFnYuUgrqYtLyJpbWoVGxqenpmbklumbukvJKSupqqjraGtq6YlIyyD6GuJVbUBwRB6mpYSdPn5o8a6GTR4Szd7SEsq66inVX2URVYwdJRZ3s4hYzGx9habXYjJqX//6n5nd5B8bKKGoIiMvqGpoamloQjC0GdS3NBctWWTn4SihoSymoiUnJiEhKMfEJCItLiknJSMkriUsrCYjJyKvq6Fm6cAore/hGKWia29mFXjxzxsnTV1ZRDc3J6BYIiksLg5AkxESIqISMIkKRFEhQWFyaW1BYWctIz9SBgZ29tql9z/5DcxYumzBlRlRCckJalqqmDlqiICeZKqiqp+U1iksriEsrQIyTUlBWUFVXUFXH6QPScoCUtLSSjoSCBoeAEFb3UmyBNCjE+CXUk5LySiuqDEytIOkbj2XkWMAjJLl40dp5CxcnpOW4e/krqKprGxhLKShTyQKwHb4hYWnZBeW1DWnZBf6hkaFRsejRAM6wkvKKZJZF3ILi8PyPNYhEJOQFhCUFhCUB4bDQaOtyJkcAAAAASUVORK5CYII=" nextheight="707" nextwidth="1671" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Figure C1. Conceptual transaction flow topology of the coordinated ETH distribution system.</strong></p><p>This appendix describes the <strong>conceptual transaction flow topology</strong> reconstructed from on-chain activity within the analyzed wallet cluster. The diagram is intended to illustrate <strong>structural relationships and execution roles</strong>, not causality, ownership, or economic intent.</p><p>To preserve readability, the topology <strong>abstracts transaction multiplicity and downstream fan-out</strong>, collapsing repeated execution behavior into functional nodes rather than enumerating all individual transfers.</p><h4 id="h-diagram-structure" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Diagram Structure</h4><p><strong>1. Liquidity Source Layer</strong></p><ul><li><p>Centralized exchange–labeled withdrawal wallet (Binance)</p></li><li><p>Treated strictly as a capital source, without attribution of downstream activity</p></li></ul><p><strong>2. Staging / Provisioning Layer</strong></p><ul><li><p>One or more intermediate wallets</p></li><li><p>Receipt of bulk ETH</p></li><li><p>Redistribution of identical funding amounts (0.22 ETH) to newly created EOAs</p></li></ul><p><strong>3. Primary Distribution Nodes</strong></p><ul><li><p>Multiple EOAs exhibiting:</p><ul><li><p>Near-identical transaction counts (≈500 ETH transfers per wallet)</p></li><li><p>Deterministic execution paths (21,000 gas per transaction)</p></li><li><p>Exclusive use of native ETH transfers</p></li><li><p>Short, task-bounded operational lifespans</p></li></ul></li></ul><p><strong>4. Downstream Recipient Layer</strong></p><ul><li><p>Newly created wallets</p></li><li><p>Immediate forwarding behavior upon receipt</p></li><li><p>Further propagation to additional newly provisioned wallets</p></li></ul><p>Arrows represent <strong>observed on-chain ETH transfers only</strong>. No speculative relationships or off-chain components are included.</p><p>An interactive version of this topology, enabling inspection of individual wallets and transfers, is available via the public Breadcrumbs report:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.breadcrumbs.app/reports/29061?share=ed90d23c-3f02-4809-8961-2e7d6e55a005">https://www.breadcrumbs.app/reports/29061?share=ed90d23c-3f02-4809-8961-2e7d6e55a005</a></p><p><br><br></p><p><br><br></p>]]></content:encoded>
            <author>notes0x@newsletter.paragraph.com (notes0x)</author>
        </item>
        <item>
            <title><![CDATA[Behavioral Classification Case Study of an Organic Ethereum EOA]]></title>
            <link>https://paragraph.com/@notes0x/behavioral-classification-case-study-of-an-organic-ethereum-eoa</link>
            <guid>oQUIG6CqfKZNVy061aYO</guid>
            <pubDate>Sun, 11 Jan 2026 07:31:52 GMT</pubDate>
            <description><![CDATA[This report is a companion case study to a previously published analysis of a high-frequency Ethereum externally owned account classified as an automated MEV execution controller. While the earlier report focused on identifying infrastructure-driven behavior, the present study applies the same analytical framework to a low-activity EOA in order to establish a baseline profile for discretionary, non-automated wallet behavior. Previously published report: Behavioral Classification Case Study of...]]></description>
            <content:encoded><![CDATA[<p><em>This report is a companion case study to a previously published analysis of a high-frequency Ethereum externally owned account classified as an automated MEV execution controller. While the earlier report focused on identifying infrastructure-driven behavior, the present study applies the same analytical framework to a low-activity EOA in order to establish a baseline profile for discretionary, non-automated wallet behavior.</em></p><p>Previously published report: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paragraph.com/@notes0x/behavioral-classification-of-a-high-frequency-ethereum-eoa"><strong>Behavioral Classification Case Study of a High-Frequency Ethereum Externally Owned Account</strong></a></p><h1 id="h-behavioral-classification-case-study-of-an-organic-ethereum-eoa" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Behavioral Classification Case Study of an Organic Ethereum EOA</h1><h2 id="h-scope-statement" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Scope Statement</h2><p>This report presents a behavioral classification case study of an Ethereum externally owned account (EOA) exhibiting low-frequency, episodic transaction activity, using reproducible on-chain metrics.</p><p>The analysis focuses strictly on observable on-chain behaviour rather than attribution, profitability, or intent. Metrics include temporal activity patterns, interaction concentration, method-level execution characteristics, and execution complexity and gas consumption behaviour, with the objective of establishing a baseline behavioral profile for discretionary, non-automated EOAs.</p><h2 id="h-preliminary-finding" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Preliminary Finding</h2><p>The analyzed wallet exhibits sparse, irregular activity with pronounced inactivity windows, limited interaction scope, extreme method dominance, and stable execution complexity. These characteristics are consistent with discretionary, non-automated EOA usage rather than continuously operating execution infrastructure.</p><h2 id="h-observation-window" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Observation Window</h2><p>The primary analysis covers transactions from block 23,750,828 to block 24,186,241, spanning 60 days from 2025-12-08 (inclusive) to 2026-01-08 (exclusive).</p><p>A nested 30-day subwindow from 2025-12-08 (inclusive) to 2026-01-08 (exclusive) was used solely as a selection criterion to confirm short-term behavioral persistence during wallet identification.</p><p>All subsequent analyses and reported metrics are computed exclusively over the 60-day observation window, unless explicitly stated otherwise.</p><h2 id="h-1-executive-summary" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">1. Executive Summary</h2><p>This report analyzes the on-chain behaviour of a low-activity Ethereum externally owned account <strong>0x6958e3d0c29b2cc7fbf5a4d199c3bddde1b487dd,</strong> selected through a transparent, rule-based filtering process. The wallet was intentionally chosen from the lower end of the activity spectrum among eligible EOAs in order to reduce automation bias and establish an organic baseline profile.</p><p>Using temporal activity patterns, contract interaction concentration, method-level execution analysis, and execution complexity and gas consumption behaviour, the study evaluates whether the wallet’s activity aligns with discretionary EOA usage or automated execution infrastructure.</p><p>The findings indicate that the wallet is consistent with an organic, non-automated EOA exhibiting episodic transaction behaviour, limited functional scope, and stable execution paths. This case study serves as a complementary baseline reference for contrasting automated execution infrastructure with discretionary EOA usage in large-scale blockchain analytics.</p><h2 id="h-2-wallet-selection-criteria" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">2. Wallet Selection Criteria</h2><p>To ensure analytical rigor and avoid cherry-picking, the wallet was selected using a structured, rule-based filtering process applied to Ethereum transaction data.</p><h3 id="h-chain" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Chain</h3><ul><li><p>Ethereum mainnet</p></li></ul><h3 id="h-selection-logic" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Selection Logic</h3><p>The wallet satisfied all of the following criteria:</p><ul><li><p>Minimum activity threshold of ≥100 transactions within a 30-day window</p></li><li><p>Inclusion within both 30-day and 60-day activity windows, indicating non-zero persistence</p></li><li><p>Classified as an Externally Owned Account (EOA) (non-contract)</p></li><li><p>Explicit exclusion of labeled entities, including:</p><ul><li><p>Centralized exchanges (CEX wallets and user deposits)</p></li><li><p>Institutional and fund wallets</p></li><li><p>Protocol-owned, infrastructure, system, validator, miner, and DAO wallets</p></li><li><p>Multisig and Safe wallets</p></li></ul></li></ul><h3 id="h-wallet-selection-note" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Selection Note</h3><p>From the filtered universe of externally owned accounts exceeding the minimum activity threshold, wallets were ordered by total transaction count in ascending order. A low-activity candidate was then selected for qualitative behavioral analysis. The selection was not informed by downstream behavioral metrics and was intended to serve as an illustrative organic baseline rather than a statistically representative sample. This approach was chosen to minimize automation bias and avoid power-user or bot-adjacent EOAs while preserving methodological transparency.</p><p>This filtering framework ensures that the analyzed wallet represents an independently operating EOA without structural indicators of custodial control or execution delegation. As a result, observed behavioural patterns reflect discretionary usage rather than infrastructural execution strategy.</p><h2 id="h-3-identity-and-context" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">3. Identity &amp; Context</h2><h3 id="h-wallet-address" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Address</h3><p>0x6958e3d0c29b2cc7fbf5a4d199c3bddde1b487dd</p><h3 id="h-wallet-type" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Type</h3><p>Externally Owned Account (EOA)</p><h3 id="h-primary-interaction-context" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Primary Interaction Context</h3><p>Across the 60-day observation window, the wallet interacts primarily with a single smart contract, alongside a small number of secondary contracts, including standard ERC-20 token contracts.</p><p>Lifetime interaction history shows gradual accumulation of contract interactions over time, with no evidence of abrupt operational migration, exclusive delegation to execution infrastructure, or coordinated contract handoff behaviour.</p><p>The interaction profile reflects selective usage rather than structured execution routing.</p><h3 id="h-public-attribution-context" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Public Attribution Context</h3><p>This report does not attempt to attribute real-world identity, economic intent, or off-chain coordination. The analysis is strictly limited to observable on-chain behaviour for the purpose of execution pattern classification.</p><h2 id="h-4-temporal-activity-analysis" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">4. Temporal Activity Analysis</h2><p>To distinguish discretionary EOA usage from automated execution, the wallet’s transaction behaviour was analyzed across daily and hourly time intervals.</p><h3 id="h-41-daily-transaction-activity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.1 Daily Transaction Activity</h3><p>Over the 60-day observation window, daily transaction activity is sparse and irregular. Many days exhibit low single-digit transaction counts, while activity is concentrated within a limited number of short-lived bursts.</p><p>Extended inactivity windows are present between active days, with no evidence of sustained day-over-day execution or continuous operational persistence.</p><p>This pattern indicates episodic transaction submission rather than continuously operating execution logic.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d008c4404e53fad10f326bc5f5b166b9c8f9e2ac59b4cd0bca744d042ddf569.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAALCAIAAACRcxhWAAAACXBIWXMAAAsTAAALEwEAmpwYAAACkklEQVR4nGMICIhITc0JDY0NDY0JDY1NTc3JyiqSk1Pl4BDk4xOjEMnJqTKEhsYWFlRkZ5empuZkZxd7eQXq6JgICUkyMfFwcAhSgvj4xEJDYxkgLAYGNjhiYuJRUNDh4xMHu0IEm1cgUjgRkjXCDHx8YkJCknA5JiYuLS3r6so5TExcHBz8wsLS4uKKTEw8EG0gWU1LaWlVsCxhTwgJSTIICUmKicvCncbAwNrcuHLxggscHPyMjBzubrEtjSsYGFghzmFk5EhOatTStGRk5MDjD4jpTEw8QkISUB9A9DMxcamoGN68+n/96jscHIIMDEy1VfNvXfsvLaNhbe0IjhvxtauueXrG8fIKc3AI43e7traxsbE9yAJhYSmI8xkZOeprFj+9/3/vjrfi4gp8fGKLF1x49eR/Wcl0N1cfMzM7DQ2jt6/+l5b2KimpIwcsVh/w8YmJicsy8PGJ6OvZgAKLgUFT0+Ly+f+Xzv2/f+d/clI9H5/YoX2fbl37f2T/N2lpVYiCB3f+JyXWMTAwwZMAKuIHI0RCYmBg5DQwcLS08hEWlprYt+vNs/+3r/1/cu//6WP/Y2Mqbl8DWfbm2f/mxpXCwlIZ6a3fP4LY4PiX5eMTFxaWEhdXEBaWhnAVFHSkZTRQIllWRiUmJi0ludzExLmycmJpSbe/f2pl5cTKyonubrGlJd319dP8/VNzsptSksudXcJyc9oK8ps1NIxsbT0DA2P0dK0sLdxiY7MsLFyUlXWzMmtsbL0ZGFggKR4Ukd39c3v7p3l5BcjJqWhrG6qp6Sgpqaip6aip6cjJqaipaWpp6YFFNLW1jZWU1CEMdXV9bW1jQ0NLMMMQzNBVV9c3NDRTV9fV1jaGIENDCwCdUsf/LCu1CwAAAABJRU5ErkJggg==" nextheight="732" nextwidth="2208" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><br><h3 id="h-42-hourly-transaction-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.2 Hourly Transaction Distribution</h3><p>Hourly transaction distribution shows pronounced clustering within a narrow subset of hours. Several hours exhibit minimal or near-zero activity, while a small number of hours account for the majority of observed transactions.</p><p>The distribution lacks 24-hour coverage and displays clear inactivity intervals, indicating execution constrained by availability rather than time-agnostic system operation.<br></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6a9c9c3ce012433b18dfb93b22268d519bd94a71ca7d727a5e6718ecc3ac86c2.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAICAIAAAAX52r4AAAACXBIWXMAAAsTAAALEwEAmpwYAAABxUlEQVR4nI2QPWgUQRTHZ1m9ZeAm72Yzeftud9YJd+59hNVGcgSSxcNTDGcgCtqEYHGYwi7pU2pqFRshcsIRJERIIzYWaSxsFAwB09kppBEUUgiyIdkTguZD+PGa3/vPnzcsSa6127eazckkuTo+fkXrcj4/CDB0JLbtWNYZAHXcwiFQCIWoGaJG1FKSUj7nrhAqc//CeaHZvDt1Y951+5snw7mrlM+y5zh3T84AeJZ19tXL3e3NNAjqudyAEHhqgZTEpKSsAwABvIN5RJLzAmNWr7vz4X0ahvH/FAAM+X45uwCF8HK5AcbY7MzS+trveu0y5wLAO1DoOHJ0tD09Pfd6/dfnzfTCxQkAJUTfHteklG9Mff8CKcm2nVarM9d50l3+tvs9bTRuMmZlSQCPMWt15ef2p/TdRrr1MQ2Cmm07Qqh8fvD0L+K8QMVIKb0w33v7Jn36eGt15ced24uT1+9XqmNBUAvDGL3hpQcbve7O82dfXix/vdd5NDvzsD4yUS5fCsM4DEeoGFEx8v1Kf9J5zl3Hgf2CVmuq0UiMqRKdQywSaaJA66hUio2pah1pHf2xPpFGDEqlOLOHqPwFkUHUxlT2AJdPcyV5/7BjAAAAAElFTkSuQmCC" nextheight="732" nextwidth="3000" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-43-temporal-behaviour-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.3 Temporal Behaviour Summary</h3><p>Combined daily and hourly patterns indicate episodic, availability-constrained execution characterized by inactivity windows and burst-driven usage. This temporal structure diverges materially from continuously active execution controllers and is consistent with discretionary transaction behaviour.</p><h2 id="h-5-interaction-profile" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">5. Interaction Profile</h2><h3 id="h-51-contract-interaction-concentration-60-day-observation-window" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.1 Contract Interaction Concentration (60-Day Observation Window)</h3><p>Within the observation window, the wallet demonstrates moderate interaction concentration toward a primary contract, accounting for the majority of observed transactions.</p><p>However, additional interactions with multiple unrelated contracts are present, including standard token contracts and low-frequency secondary interactions. No exclusive or near-total interaction dominance is observed.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ffbcc5a6035da15340d8416c03232aa07f9337c7a33aff01e3ff1c3f3b1f40a4.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAALCAIAAACRcxhWAAAACXBIWXMAAAsTAAALEwEAmpwYAAABi0lEQVR4nGOIj89ITc2Jikpydvb29Ay0s3Ozs3OztHSAM8TEpCUl5YlEYmLSyOpVVXUYamtapkyZ09c3rbCwsramxdnZ29jYytjYysLC1tLSQU/PTEFRjXikoqqlqakPZ5eV1TJcvXrn3btvv3//f/To1ayZC5YuXQtHU6bMnjJl9qyZC4hH7959u3btLrIIQ01N86yZC3p7p8ycOXf+/OXz5i+fD0ZLl661sLBXVFRXVdUhEunpmcXHZ8jIKsNFNDUNGcrL6pcuXbtmzZZZMxesXr15zZot8+cv7+ub1t7er6KqJSYmQ3wEyMgq6+mZIosoKKoxNDV1TZkye+nStatXb964ceeRI6chXlu6dK2mpiFEG5FIUVFdT88MTYShrKx21qzFS5eunT9/OcjoWYtnzpwLEaGOBYqK6rgQ8YEjiQOBgkhSUl5EWBI5FUOQkJAEMleMLCQjq8yQn1WanJKbnVXs7OzNySnExyeGhEQoRGJi0gyz562aPXdpVFSSnp6ZhYU9dZGtrQsAbpkD0+h/uG4AAAAASUVORK5CYII=" nextheight="732" nextwidth="2208" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-52-interaction-profile-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.2 Interaction Profile Summary</h3><p>The interaction profile demonstrates:</p><ul><li><p>Selective contract usage rather than exclusive delegation</p></li><li><p>Presence of auxiliary interactions beyond a primary contract</p></li><li><p>Absence of operational migration or execution routing behaviour</p></li></ul><p>This structure is characteristic of discretionary EOA usage rather than controller-style execution infrastructure.</p><h2 id="h-6-method-diversity-and-execution-patterns" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">6. Method Diversity &amp; Execution Patterns</h2><h3 id="h-61-method-usage-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.1 Method Usage Distribution</h3><p>Method-level analysis reveals extreme functional concentration:</p><ul><li><p>Total unique methods observed: 1</p></li><li><p>Method dominance ratio: 1.0</p></li></ul><p>All observed transactions invoke the same function selector (<code>0xa9059cbb</code>, ERC-20 <code>transfer</code>).</p><p>Per-transaction execution remains highly repetitive, with no evidence of dynamic method composition or conditional calldata assembly across transactions.</p><h3 id="h-62-weekly-method-churn" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.2 Weekly Method Churn</h3><p>Weekly method counts fluctuate in alignment with episodic activity bursts but do not exhibit cumulative growth, sustained innovation, or persistent expansion of the method set.</p><p>Periods of higher observed method counts correspond to transaction clustering rather than structural changes in execution behaviour.</p><p>This pattern reflects reuse of a fixed execution template rather than continuous strategy mutation.</p><h3 id="h-63-execution-profile-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.3 Execution Profile Summary</h3><p>Method-level behaviour is characterized by extreme repetition, narrow functional scope, and burst-aligned reuse of a single execution pattern. Unlike automated execution systems, method diversity reflects transactional batching rather than adaptive execution logic.</p><h2 id="h-7-execution-complexity-and-gas-consumption-behaviour" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">7. Execution Complexity &amp; Gas Consumption Behaviour</h2><p>Gas execution behaviour was analyzed using percentile distributions of gas units consumed per transaction, reflecting execution path complexity rather than fee pricing or bidding behaviour.</p><ul><li><p>p50: 59,557</p></li><li><p>p90: 59,557</p></li><li><p>p99: 262,877</p></li></ul><p>The identical median and 90th percentile values indicate highly stable execution paths with minimal conditional branching. Higher-complexity transactions remain isolated and do not form a persistent fat-tailed distribution.</p><p>Such tightly clustered gas usage is consistent with repeated invocation of simple, deterministic execution paths rather than programmatic branching based on dynamic conditions.</p><h2 id="h-8-final-classification-and-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">8. Final Classification &amp; Conclusion</h2><p>Based on temporal activity patterns, interaction structure, method dominance, execution repetition, and gas consumption behaviour, the analyzed wallet is best classified as:</p><p><strong>A discretionary, non-automated externally owned account exhibiting episodic transaction behaviour and functionally narrow execution patterns.</strong></p><p>Key distinguishing characteristics include:</p><ul><li><p>Irregular, discontinuous temporal activity</p></li><li><p>Pronounced inactivity windows and circadian clustering</p></li><li><p>Limited interaction scope without execution routing</p></li><li><p>Complete dominance of a single method selector</p></li><li><p>Stable execution complexity with compressed gas distributions</p></li></ul><p>The observed behaviour aligns with organic EOA usage and diverges materially from patterns commonly associated with automated execution controllers or MEV infrastructure.</p><h2 id="h-9-why-this-case-study-matters" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">9. Why This Case Study Matters</h2><p>This analysis provides a behavioral baseline profile for organic Ethereum EOAs using the same on-chain metrics applied to automated execution infrastructure.</p><p>By demonstrating how identical analytical procedures yield structurally different behavioural signatures, the study strengthens the methodological foundation for comparative wallet classification, automation detection, and execution infrastructure analysis.</p><p>This framework can be generalized for wallet taxonomy development, behavioral clustering, and advanced blockchain analytics research.</p><p><em>When read alongside the previously published high-frequency EOA case study, the contrasting behavioral signatures emerge mechanically from identical on-chain metrics rather than narrative interpretation.</em></p><h2 id="h-10-scope-and-limitations" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">10. Scope &amp; Limitations</h2><p>This analysis is limited to Ethereum mainnet activity within the defined observation window. It does not assess profitability, off-chain coordination, private relay usage, cross-chain behaviour, or user intent.</p><p>All conclusions are derived solely from observable on-chain behavioural patterns rather than attribution or inferred motivation. Similar low-activity EOAs within the constrained selection universe exhibit comparable temporal sparsity and interaction dispersion, suggesting the analyzed wallet is not anomalous within its cohort.</p><h2 id="h-appendix-a-data-sources-and-query-reproducibility" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Appendix A – Data Sources &amp; Query Reproducibility</h2><p>Query links are provided strictly for verification and reproducibility. All conclusions in this report are derived from observable behavioural patterns rather than labels, attribution, or inferred intent.</p><h3 id="h-wallet-selection-and-filtering" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Selection &amp; Filtering</h3><ul><li><p>EOA selection and exclusion framework (30-day and 60-day persistence):<br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6505160">https://dune.com/queries/6505160</a></p></li></ul><h3 id="h-temporal-activity-analysis" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Temporal Activity Analysis</h3><ul><li><p>Daily transaction activity (per-day aggregation)</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6493748/10297583">https://dune.com/queries/6493748/10297583</a></p></li><li><p>Hourly transaction distribution (24-hour aggregation)</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6493778/10283564">https://dune.com/queries/6493778/10283564</a></p></li></ul><h3 id="h-interaction-profile-and-contract-concentration" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Interaction Profile &amp; Contract Concentration</h3><ul><li><p>Contract interaction concentration (60-day)</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6493755">https://dune.com/queries/6493755</a></p></li></ul><h3 id="h-method-diversity-and-execution-patterns" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Method Diversity &amp; Execution Patterns</h3><ul><li><p>Unique method extraction and dominance analysis</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6500351">https://dune.com/queries/6500351</a></p></li><li><p>Weekly method count aggregation</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6500335">https://dune.com/queries/6500335</a></p></li></ul><h3 id="h-execution-complexity-and-gas-consumption-behaviour" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Execution Complexity &amp; Gas Consumption Behaviour</h3><ul><li><p>Gas consumption percentile analysis (p50 / p90 / p99)</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6500306">https://dune.com/queries/6500306</a><br></p></li></ul><h3 id="h-reproducibility-notes" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Reproducibility Notes</h3><p>All queries reference the observation window defined in this report unless explicitly stated otherwise. Label tables were used exclusively for <strong>wallet selection and exclusion</strong>, not for behavioral inference or classification.</p>]]></content:encoded>
            <author>notes0x@newsletter.paragraph.com (notes0x)</author>
        </item>
        <item>
            <title><![CDATA[Behavioral Classification of a High-Frequency Ethereum EOA]]></title>
            <link>https://paragraph.com/@notes0x/behavioral-classification-of-a-high-frequency-ethereum-eoa</link>
            <guid>tgtOapAYpQUWG6kqdDTX</guid>
            <pubDate>Fri, 09 Jan 2026 11:09:36 GMT</pubDate>
            <description><![CDATA[Scope StatementThis report presents a behavioral classification case study of a high-frequency Ethereum externally owned account (EOA) using reproducible on-chain metrics. The analysis focuses strictly on observable on-chain behaviour rather than attribution, profitability, or intent. Metrics include temporal activity patterns, interaction concentration, method-level execution characteristics, and execution complexity and gas consumption behaviour, with the objective of distinguishing automat...]]></description>
            <content:encoded><![CDATA[<h2 id="h-scope-statement" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Scope Statement</h2><p>This report presents a behavioral classification case study of a high-frequency Ethereum externally owned account (EOA) using reproducible on-chain metrics.<br>The analysis focuses strictly on observable on-chain behaviour rather than attribution, profitability, or intent. Metrics include temporal activity patterns, interaction concentration, method-level execution characteristics, and execution complexity and gas consumption behaviour, with the objective of distinguishing automated MEV execution infrastructure from discretionary human-operated wallets.</p><h2 id="h-preliminary-finding" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Preliminary Finding</h2><p><strong>ENS Presence:</strong> The wallet has an ENS name (<code>jaredfromsubway.eth</code>). This does not alter or influence the behavioral classification.</p><h2 id="h-observation-window" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Observation Window</h2><p>The primary analysis covers transactions from block <strong>23,750,828</strong> to block <strong>24,186,241</strong>, spanning <strong>60 days</strong> from <strong>2025-11-08 to 2026-01-08 (inclusive)</strong>.</p><p>A nested <strong>30-day subwindow</strong> from <strong>2025-12-08 to 2026-01-08 (inclusive)</strong> was used <strong>solely as a selection criterion</strong> to confirm short-term behavioral persistence during wallet identification.</p><p>All subsequent analyses and reported metrics are computed <strong>exclusively over the 60-day observation window</strong>, unless explicitly stated otherwise.</p><h2 id="h-1-executive-summary" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">1. Executive Summary</h2><p>This report analyzes the on-chain behaviour of the Ethereum wallet <code>jaredfromsubway.eth</code>, a high-frequency externally owned account exhibiting extreme transaction volume and interaction concentration. The wallet was selected through systematic filtering criteria designed to identify consistently active EOAs while excluding known centralized, infrastructural, and institutional entities.</p><p>Using temporal activity patterns, contract interaction concentration, method-level execution analysis, and execution complexity and gas consumption behaviour, the study evaluates whether the wallet’s activity aligns with organic human usage or automated execution infrastructure.</p><p>The findings indicate that the wallet is consistent with a <strong>controller EOA coordinating automated MEV-related execution through specialized smart contracts</strong>, rather than functioning as a discretionary human-operated account. This case study serves as a baseline reference for distinguishing automated MEV infrastructure wallets from organic EOAs in large-scale blockchain analytics.</p><h2 id="h-2-wallet-selection-criteria" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">2. Wallet Selection Criteria</h2><p>To ensure analytical rigor and avoid cherry-picking, the wallet was selected using a structured, rule-based filtering process applied to Ethereum transaction data.</p><h3 id="h-chain" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Chain</h3><p>• Ethereum mainnet</p><h3 id="h-selection-logic" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Selection Logic</h3><p>The wallet satisfied all of the following criteria:</p><ul><li><p>Minimum activity threshold of <strong>≥100 transactions within a 30-day window</strong></p></li><li><p>Consistent appearance across both <strong>30-day and 60-day activity windows</strong>, indicating sustained behaviour rather than short-lived bursts</p></li><li><p>Classified as an <strong>Externally Owned Account (EOA)</strong> (non-contract)</p></li><li><p>Explicit exclusion of labeled entities, including:</p><ul><li><p>Centralized exchanges (CEX wallets and user deposits)</p></li><li><p>Institutional and fund wallets</p></li><li><p>Protocol-owned, infrastructure, system, validator, miner, and DAO wallets</p></li><li><p>Multisig and Safe wallets</p></li></ul></li></ul><p>This filtering framework ensures that the analyzed wallet represents an independently operating EOA with persistent on-chain activity, rather than a known custodial, infrastructural, or governance-controlled entity. As a result, the observed behavioral patterns can be attributed to execution strategy rather than organizational artifacts.</p><h2 id="h-3-identity-and-context" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">3. Identity &amp; Context</h2><h3 id="h-ens-name" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ENS Name</h3><p><code>jaredfromsubway.eth</code></p><h3 id="h-wallet-type" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Type</h3><p>Externally Owned Account (EOA)</p><h3 id="h-primary-interaction-context" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Primary Interaction Context</h3><p>Across its observable history, the wallet has interacted predominantly with two smart contracts labeled on Etherscan as:</p><ul><li><p><strong>jaredfromsubway: MEV Bot</strong><br><code>0x6b75d8af000000e20b7a7ddf000ba900b4009a80</code></p></li><li><p><strong>jaredfromsubway: MEV Bot 2</strong><br><code>0x1f2f10d1c40777ae1da742455c65828ff36df387</code></p></li></ul><p>However, interaction patterns are temporally segmented. Historical activity includes substantial interaction with both contracts, while the most recent <strong>60-day observation window shows exclusive interaction with </strong><code>jaredfromsubway: MEV Bot 2</code>, with no concurrent usage of the earlier contract.</p><p>This progression indicates an <strong>operational migration between execution contracts</strong> rather than parallel strategy deployment. The interaction structure is consistent with a controller EOA routing execution through specialized MEV infrastructure rather than directly engaging with a diverse set of DeFi protocols.</p><h3 id="h-public-attribution-context" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Public Attribution Context</h3><p>The wallet and associated contracts have been referenced in prior public MEV research, including attribution work by <strong>EigenPhi</strong>, which has documented the operational behaviour of MEV extraction infrastructure on Ethereum.</p><p>This report does not attempt to attribute real-world identity, profitability, or intent. The analysis is strictly limited to observable on-chain behaviour for the purpose of execution pattern classification.</p><h2 id="h-4-temporal-activity-analysis" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">4. Temporal Activity Analysis</h2><p>To distinguish discretionary human activity from automated execution, the wallet’s transaction behaviour was analyzed across daily and hourly time intervals.</p><h3 id="h-41-daily-transaction-activity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.1 Daily Transaction Activity</h3><p>Over the 60-day observation window, the wallet executed <strong>293,223 transactions</strong>, with daily counts consistently ranging between roughly <strong>1,000 and 3,200 transactions</strong> during sampled subperiods.</p><p>Activity remains continuous across consecutive days with <strong>no observable downtime, inactivity gaps, or burst-only behaviour</strong>. This persistence indicates execution governed by continuously operating logic rather than event-driven or manually triggered actions.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/502f974925bc32db84c75615df35c99e5ebf3d8590ba96fb9c0bb69ddad623a7.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAICAIAAAAX52r4AAAACXBIWXMAAAsTAAALEwEAmpwYAAACWElEQVR4nGNoaGjv7p7SUN9SVlZbU93c0NBeU91cVlZbUFBaVlZrYmIjLiErJ6cCRqpycqpSUgri4jJgJC0lpQDnysmpSEkrQURASFpJRETK1taNQVlZS0paSU3dUFlZi52dl4mJQ0BAXF3D3MLCV1paRVBQQkBAjIdHiIdHiJubj4dHUEJCXl5eU1fHWkPDTERUWlpaRV3dVF5eQ0BATERESlpaWURESkJCXlxClpdX2NLSnkFKWomHR7CpYen+3e/r6+aXFk9ZvvjS1Yv/71z/f+zQz+WLL/X1bG1pXNHUsDQmsjwzo33n1hdnj/8/e/z/lQv/1666vW/3u6sXQSr7erbOn3ty3+53yxdfWr74iry8Bjs7n4mJDYOUlLy6usmxQz8f3v3/9D4IPbz7//b1/xA7Ht79/wgm/vLJ/+ePQYK3YegOGEHYj8Aq71wHqTl3+r+0tIqAgJiHhz+DiIhEXm73w7sgF509AXLa1Yvo6OyJ/7eu/f/57f/9O/+fPPj/9CEWNXB069r/Iwc+S0uriIvLBAfFMkhJKcyafujtM7BzboBdASbxMB6CES4FT++DXCkvr8HDIwSKA15e4fq6+ZvXP1y78tamdfeXL76yfcvTtStvwRlrV97avuXp8sVXIIxF889vWncfrnL54itwBsSEFUuuLV10XkJCnoGBSUvLiGHH9iMLFiwLC4tJS8tJS8sJDAxLS8tNSEgLC4vJysqPiUmMiUnMzi4KC4tJSEjLysoHK8iBKEhLy4mJSYSoDAuLiYlJhJiQmJARE5Pi4eFfVlYPALolo9X4wMr8AAAAAElFTkSuQmCC" nextheight="732" nextwidth="3000" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-42-hourly-transaction-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.2 Hourly Transaction Distribution</h3><p>Hourly analysis shows transactions occurring <strong>across all 24 hours of the day</strong>, with no hour exhibiting inactivity. While volume fluctuates modestly, the distribution lacks sharp drops or clustering consistent with human circadian patterns such as sleep or work schedules.</p><p>The absence of circadian bias suggests execution independent of geographic location or human temporal constraints.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2ba37e50049e20da59b52c7fa0176d539eea9ac3403d33f5fcb8d4a92a4d1d26.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAICAIAAAAX52r4AAAACXBIWXMAAAsTAAALEwEAmpwYAAACgUlEQVR4nFWR70tTURzGz3Deww7ecTy36667K7OBaOuXbg0lX4gyuV5/kYS9KagXlhmB/QHRSyEJeiFIDHV6jSs2M6Fe1JsELWU6f7XUpuFgLodtlYRGr06c3QqDD4eH53t4ni/nAFVtaW29oqotitKsKM0+X4OqtqjqRZ+vXlGaS4rPYWwjJN9AFO2iKP/FTojE8wRj0WLJ4TiLxZKDEI8QJkQiJJ/nxaKi08BmO4ZxHiGSKDoQIgYQYggxQoTnRQOrNQ9jFpeVxZlM2WYzgtCKcf4pV/XxgrM11deaGjprqq9XVV31epswljC2QYidzhKAsa2g4IwgyACYeF4kgt0YZ5AMeP4IxyEATIIg1yk373YOdHdN+Xs3hvrioWm6EqaRBboeoZtr7FwMUV1LYyyZzXxhYTHgOPjwwcyrF7S+rkMQZJPJzHEIoVwIrRDymX3NgiBXVl6+1d7zdpJ+jDBiURr/xHKXQiw3PMNYXWZlK2H6bpJiLCGU63K5WUF311QqQZfnaFDfu9Px+LynyeE4edThcp5w19beuH9vIqjvrYTpboImYjSyRJfnWW5kgc5O0/lM7twME0bfYoi+ec0KMLaVlV0AHGfpeRT+ss2at6L04CtbcHaa6a0o2253m35LspTIAv0coxur9MMSGyViTGysMnP9PXucWOb+5hrrE0X5zx8AAG63+18+pwP++GB/4qn+Y6gvPhxIPhs90LW0ocdH94f6dwb7ExNjv0a01HAgGdS/j4/uPwnsjGipibGfw4HkiJYK6nu6lta1tL83CmEuANmy7ARtbZ2NjZdKS72HKPd4yv93vB5PhWFmRMU/89CUaUNkbla4XG6fr+E3gYdCGIO8mdgAAAAASUVORK5CYII=" nextheight="732" nextwidth="3000" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-43-temporal-behaviour-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.3 Temporal Behaviour Summary</h3><p>Combined daily and hourly patterns indicate a <strong>continuously active execution controller</strong> operating in response to network or market conditions rather than human discretion.</p><h2 id="h-5-interaction-profile" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">5. Interaction Profile</h2><h3 id="h-51-contract-interaction-concentration-60-day-observation-window" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.1 Contract Interaction Concentration (60-Day Observation Window)</h3><p>Across the full 60-day dataset, the wallet demonstrates <strong>near-total interaction concentration</strong>.</p><p>Out of <strong>293,223 total transactions</strong>:</p><ul><li><p><strong>293,222 transactions (≈100.00%)</strong> were directed to<br><code>jaredfromsubway: MEV Bot 2</code><br>(<code>0x1f2f10d1c40777ae1da742455c65828ff36df387</code>)</p></li><li><p><strong>1 transaction</strong> was directed to an externally owned address</p></li></ul><p>No interactions with <code>jaredfromsubway: MEV Bot</code> were observed during this period, indicating a <strong>complete operational migration</strong> rather than concurrent usage.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/73f1d739329217db841bd25c2234490b17327c01c47247cf4aa47c2dc3975dea.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAALCAIAAACRcxhWAAAACXBIWXMAAAsTAAALEwEAmpwYAAABkElEQVR4nGNobOxobOwqK6t1c/MNCAgLCIhwc/P19g52c/OFIGUVLXkFNVxIWkYZl5SEhJyhoSVDY2PX3LlLampaUlNzU1Nzo6OTo6OTzMzstHWMzczszMxs5OVVpWWUcSG4NWgI4iwjI2uGixdv3LnzaNKkmRA0ffr8uXMWg8i5S3p6pvT0TIFLoaGeninr1m379ev/unXb0JRNnz7/9OlL7959effuC0NZWf2kSbOnT58/adLsSZNmLl68at26bbPnLJ0+fb6hobmCgrqyihZWJCOj4uUV2NjYgVVWWkY5NDSupqaFITo6KSEhMzo6qaysPiEhMy0tr7CgHCySrKyiJSoqJSEhhwtJyyjjUSAoKG5mZscgISHHyysiKCjOyyuChER5eUVFRaUoRMoqWgzyCmqYrqDcaFFRKUFBcXV1fQaIN2mBBEEW6IF8AAlNeXlVPMEtQToSFZUC+SAlPisgICI0NA6UKRjYmJl5qIUYGNgkJOQYHj//cuv247lzlxQWlJeV1VIRFRaUt7X1AQB0Re+TYozaYAAAAABJRU5ErkJggg==" nextheight="732" nextwidth="2208" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-52-interaction-profile-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.2 Interaction Profile Summary</h3><p>The interaction profile demonstrates:</p><ul><li><p>Extreme execution specialization</p></li><li><p>Contract-level operational migration</p></li><li><p>Absence of exploratory or discretionary protocol usage</p></li></ul><p>This structure is characteristic of controller EOAs delegating execution to dedicated infrastructure contracts.</p><h2 id="h-6-method-diversity-and-execution-patterns" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">6. Method Diversity &amp; Execution Patterns</h2><h3 id="h-61-method-usage-distribution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.1 Method Usage Distribution</h3><p>Method-level analysis reveals:</p><ul><li><p><strong>Total unique methods observed:</strong> 25,040</p></li><li><p><strong>Method dominance ratio:</strong> negligible (no single method materially dominates execution)</p></li></ul><p>Here, “unique methods” refer to distinct calldata signatures observed across transactions rather than contract-level function selectors.</p><p>Per-transaction execution remains tightly scoped:</p><ul><li><p>Median (p50): 2 methods</p></li><li><p>90th percentile (p90): 15 methods</p></li><li><p>99th percentile (p99): 154 methods</p></li></ul><p>This combination of narrow per-transaction execution paths with broad longitudinal method diversity is characteristic of automated systems dynamically assembling calldata based on market state.</p><h3 id="h-62-weekly-method-churn" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.2 Weekly Method Churn</h3><p>Weekly method churn remains consistently high, ranging approximately between <strong>2,500 and 7,300 unique methods per week</strong>, without sharp spikes or sustained decay.</p><p>This pattern suggests <strong>continuous strategy mutation and refresh</strong>, rather than episodic experimentation or static deployment.</p><h3 id="h-63-execution-profile-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.3 Execution Profile Summary</h3><p>Method-level behaviour reflects a system optimized for repeatable execution under stable conditions while maintaining dynamic adaptability over time.</p><h3 id="h-7-execution-complexity-and-gas-consumption-behaviour" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>7. Execution Complexity &amp; Gas Consumption Behaviour</strong></h3><p>Gas execution behaviour was analyzed using percentile distributions of gas units consumed per transaction, reflecting execution path complexity rather than fee pricing or bidding behaviour.</p><ul><li><p><strong>p50:</strong> 159,527</p></li><li><p><strong>p90:</strong> 424,576</p></li><li><p><strong>p99:</strong> 1,096,588</p></li></ul><p>The distribution indicates that most transactions follow narrowly scoped and repeatable execution paths, while a smaller subset invoke significantly more complex logic under specific conditions. This fat-tailed execution profile is consistent with automated systems that dynamically branch execution flows based on market state or strategy conditions.</p><p>Such variability in execution complexity is unlikely to arise from manual or discretionary transaction submission and instead reflects programmatic control over conditional execution paths within specialized smart contract infrastructure.</p><h2 id="h-8-final-classification-and-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">8. Final Classification &amp; Conclusion</h2><p>Based on temporal activity, interaction concentration, execution complexity, method churn, and execution complexity and gas consumption behaviour, <code>jaredfromsubway.eth</code> is best classified as:</p><p><strong>An automated controller EOA coordinating MEV-oriented execution through specialized smart contract infrastructure.</strong></p><p>Key distinguishing characteristics include:</p><ul><li><p>Continuous, non-circadian execution</p></li><li><p>Near-total interaction concentration</p></li><li><p>Clear operational migration between execution contracts</p></li><li><p>Narrow per-transaction execution with broad strategic coverage</p></li><li><p>Conditional execution complexity reflected in fat-tailed gas consumption</p></li></ul><p>In contrast, discretionary human-operated EOAs typically exhibit temporally clustered activity aligned with user availability, including observable inactivity windows; interaction dispersion across multiple protocols reflecting exploratory or portfolio-driven usage; limited execution-path diversity over time with repeated invocation of a small set of contract functions; and gas bidding behaviour characterized by coarse, manually adjusted fee tiers rather than continuous conditional escalation.</p><p>The observed behaviour diverges materially from patterns commonly associated with organic human usage, discretionary DeFi participation, or exploratory activity.</p><h2 id="h-9-why-this-case-study-matters" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">9. Why This Case Study Matters</h2><p>This analysis provides a baseline behavioral template for identifying automated MEV controller wallets on Ethereum using purely on-chain metrics.</p><p>Rather than relying on labels, attribution, or reputation, the methodology demonstrates how execution structure, temporal persistence, and interaction concentration can reliably distinguish infrastructure wallets from organic EOAs.</p><p>This framework can be generalized for MEV detection, wallet classification systems, risk scoring, infrastructure mapping, and advanced blockchain analytics research.</p><h2 id="h-10-scope-and-limitations" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">10. Scope &amp; Limitations</h2><p>This analysis is limited to Ethereum mainnet activity within the defined observation window. It does not assess profitability, off-chain coordination, private relay usage, cross-chain behaviour, or the specific MEV strategies employed. Conclusions are derived solely from observable behavioral patterns rather than attribution or inferred intent.</p><hr><h2 id="h-appendix-a-data-sources-and-query-reproducibility" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Appendix A – Data Sources &amp; Query Reproducibility</h2><p>Query links are provided strictly for <strong>verification and reproducibility</strong>. All conclusions in this report are derived from observable behavioral patterns rather than labels, attribution, or inferred intent.</p><h3 id="h-wallet-selection-and-filtering" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Wallet Selection &amp; Filtering</h3><ul><li><p><strong>EOA selection and exclusion framework (30-day and 60-day persistence):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6457753">https://dune.com/queries/6457753</a></p></li></ul><h3 id="h-temporal-activity-analysis" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Temporal Activity Analysis</h3><ul><li><p><strong>Daily transaction activity (per-day aggregation):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6474802/10259218?sidebar=none">https://dune.com/queries/6474802/10259218?sidebar=none</a></p></li><li><p><strong>Hourly transaction distribution (24-hour aggregation):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6474841/10260293?sidebar=none">https://dune.com/queries/6474841/10260293?sidebar=none</a></p></li></ul><h3 id="h-interaction-profile-and-contract-concentration" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Interaction Profile &amp; Contract Concentration</h3><ul><li><p><strong>Contract interaction concentration (full observation window):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6493583">https://dune.com/queries/6493583</a></p></li><li><p><strong>Contract dominance analysis (60-day window):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6475411?sidebar=none">https://dune.com/queries/6475411?sidebar=none</a></p></li></ul><h3 id="h-method-diversity-and-execution-patterns" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Method Diversity &amp; Execution Patterns</h3><ul><li><p><strong>Unique method extraction and percentile distribution:</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6477336?sidebar=none">https://dune.com/queries/6477336?sidebar=none</a></p></li><li><p><strong>Weekly method churn analysis:</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6477351?sidebar=none">https://dune.com/queries/6477351?sidebar=none</a></p></li></ul><h3 id="h-execution-complexity-and-gas-consumption-behaviour" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Execution Complexity &amp; Gas Consumption Behaviour</strong></h3><ul><li><p><strong>Gas consumption percentile analysis (p50 / p90 / p99):</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/queries/6477399">https://dune.com/queries/6477399</a></p></li></ul><h3 id="h-reproducibility-notes" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Reproducibility Notes</h3><p>All queries reference the observation window defined in this report unless explicitly stated otherwise. Label tables were used exclusively for <strong>wallet selection and exclusion</strong>, not for behavioral inference or classification.</p>]]></content:encoded>
            <author>notes0x@newsletter.paragraph.com (notes0x)</author>
            <category>ethereum</category>
            <category>mev</category>
            <category>on-chainanalysis</category>
            <category>blockchain</category>
            <category>research</category>
        </item>
    </channel>
</rss>