{
  "chain_id": "regen-1",
  "generated_at": "2026-08-11T04:15:00.455Z",
  "source": {
    "rpc": "https://rpc-regen.ecostake.com",
    "note": "Weekly tx_search over a fixed height range, bucketed by decoded message type. Height range per week is estimated from a measured average block time (never a hardcoded constant) anchored to the live chain head, so a few blocks of slop at a week boundary is expected and immaterial. Deliberately NOT rpc.cosmos.directory/regen (this repo's usual REGEN_RPC_URL default) — verified live to be a multi-backend proxy with inconsistent pruning per backend, which breaks a single-endpoint earliest-height search. See this script's header comment for the full reasoning.",
    "endpoints": [
      "/status",
      "/block?height={h}",
      "/tx_search?query=..."
    ]
  },
  "earliest_available_height": 25498036,
  "earliest_available_time": "2026-02-09T07:58:59.423Z",
  "earliest_available_method": "Binary-searched against /block, never assumed from a fixed lookback window or trusted from a node's self-reported field alone — every boundary is confirmed by an actual fetch. See regen-activity-buckets.ts.",
  "head_height_at_collection": 28285031,
  "head_time_at_collection": "2026-08-11T04:14:37.563Z",
  "avg_block_seconds_measured": 5.668376922097097,
  "bucket_definitions": {
    "ecocredit": "MsgRetire, MsgBuyDirect, MsgSell, MsgCreateBatch, MsgCreateClass, MsgCreateProject, and related x/ecocredit messages",
    "staking": "MsgDelegate, MsgUndelegate, MsgBeginRedelegate, MsgWithdrawDelegatorReward",
    "governance": "MsgSubmitProposal, MsgVote, MsgVoteWeighted, MsgDeposit",
    "ibc": "MsgTransfer, MsgRecvPacket, MsgAcknowledgement, MsgUpdateClient, and related IBC messages",
    "bank": "MsgSend (token transfers; ecocredit's own MsgSend for credit transfers is bucketed under ecocredit instead)",
    "other": "Everything else (e.g. MsgExec, authz, unrecognized message types)"
  },
  "unique_addresses_method": "Count of distinct 'sender' attributes co-occurring with an 'action' attribute on the same cosmos SDK 'message' event, per week. Verified live against real regen-1 txs (2026-08-11) across ecocredit, staking, governance, distribution and ibc messages — every sampled message type carried a sender attribute alongside its action. A second, separate 'message' event per tx (sender only, no action — emitted once per signer by the fee/ante layer) is intentionally excluded from this count so it never gets attributed to a bucket it did not perform.",
  "weeks": [
    {
      "week_start": "2026-02-16T00:00:00.000Z",
      "week_end": "2026-02-23T00:00:00.000Z",
      "complete": true,
      "start_height": 25599663,
      "end_height": 25706360,
      "total_txs": 2929,
      "total_messages": 3225,
      "buckets": {
        "ecocredit": 2044,
        "staking": 571,
        "governance": 0,
        "ibc": 408,
        "bank": 3,
        "other": 199
      },
      "unique_addresses": 238,
      "collected_at": "2026-08-11T04:04:05.272Z"
    },
    {
      "week_start": "2026-02-23T00:00:00.000Z",
      "week_end": "2026-03-02T00:00:00.000Z",
      "complete": true,
      "start_height": 25706360,
      "end_height": 25813057,
      "total_txs": 2851,
      "total_messages": 3165,
      "buckets": {
        "ecocredit": 2040,
        "staking": 630,
        "governance": 0,
        "ibc": 275,
        "bank": 22,
        "other": 198
      },
      "unique_addresses": 251,
      "collected_at": "2026-08-11T04:03:44.374Z"
    },
    {
      "week_start": "2026-03-02T00:00:00.000Z",
      "week_end": "2026-03-09T00:00:00.000Z",
      "complete": true,
      "start_height": 25813057,
      "end_height": 25919754,
      "total_txs": 2755,
      "total_messages": 2958,
      "buckets": {
        "ecocredit": 2020,
        "staking": 549,
        "governance": 0,
        "ibc": 190,
        "bank": 15,
        "other": 184
      },
      "unique_addresses": 221,
      "collected_at": "2026-08-11T04:03:24.909Z"
    },
    {
      "week_start": "2026-03-09T00:00:00.000Z",
      "week_end": "2026-03-16T00:00:00.000Z",
      "complete": true,
      "start_height": 25919754,
      "end_height": 26026451,
      "total_txs": 2824,
      "total_messages": 3090,
      "buckets": {
        "ecocredit": 2148,
        "staking": 522,
        "governance": 0,
        "ibc": 230,
        "bank": 16,
        "other": 174
      },
      "unique_addresses": 213,
      "collected_at": "2026-08-11T04:03:04.734Z"
    },
    {
      "week_start": "2026-03-16T00:00:00.000Z",
      "week_end": "2026-03-23T00:00:00.000Z",
      "complete": true,
      "start_height": 26026451,
      "end_height": 26133149,
      "total_txs": 2801,
      "total_messages": 3027,
      "buckets": {
        "ecocredit": 2086,
        "staking": 507,
        "governance": 0,
        "ibc": 245,
        "bank": 6,
        "other": 183
      },
      "unique_addresses": 208,
      "collected_at": "2026-08-11T04:02:43.620Z"
    },
    {
      "week_start": "2026-03-23T00:00:00.000Z",
      "week_end": "2026-03-30T00:00:00.000Z",
      "complete": true,
      "start_height": 26133149,
      "end_height": 26239846,
      "total_txs": 2784,
      "total_messages": 3048,
      "buckets": {
        "ecocredit": 2062,
        "staking": 522,
        "governance": 20,
        "ibc": 239,
        "bank": 11,
        "other": 194
      },
      "unique_addresses": 217,
      "collected_at": "2026-08-11T04:02:24.263Z"
    },
    {
      "week_start": "2026-03-30T00:00:00.000Z",
      "week_end": "2026-04-06T00:00:00.000Z",
      "complete": true,
      "start_height": 26239846,
      "end_height": 26346543,
      "total_txs": 2856,
      "total_messages": 3151,
      "buckets": {
        "ecocredit": 2045,
        "staking": 684,
        "governance": 44,
        "ibc": 201,
        "bank": 8,
        "other": 169
      },
      "unique_addresses": 288,
      "collected_at": "2026-08-11T04:02:05.368Z"
    },
    {
      "week_start": "2026-04-06T00:00:00.000Z",
      "week_end": "2026-04-13T00:00:00.000Z",
      "complete": true,
      "start_height": 26346543,
      "end_height": 26453240,
      "total_txs": 2744,
      "total_messages": 3044,
      "buckets": {
        "ecocredit": 2035,
        "staking": 623,
        "governance": 0,
        "ibc": 179,
        "bank": 13,
        "other": 194
      },
      "unique_addresses": 226,
      "collected_at": "2026-08-11T04:01:45.275Z"
    },
    {
      "week_start": "2026-04-13T00:00:00.000Z",
      "week_end": "2026-04-20T00:00:00.000Z",
      "complete": true,
      "start_height": 26453240,
      "end_height": 26559937,
      "total_txs": 2849,
      "total_messages": 3337,
      "buckets": {
        "ecocredit": 2100,
        "staking": 831,
        "governance": 0,
        "ibc": 210,
        "bank": 27,
        "other": 169
      },
      "unique_addresses": 242,
      "collected_at": "2026-08-11T04:01:25.895Z"
    },
    {
      "week_start": "2026-04-20T00:00:00.000Z",
      "week_end": "2026-04-27T00:00:00.000Z",
      "complete": true,
      "start_height": 26559937,
      "end_height": 26666634,
      "total_txs": 2876,
      "total_messages": 3291,
      "buckets": {
        "ecocredit": 2093,
        "staking": 769,
        "governance": 0,
        "ibc": 229,
        "bank": 27,
        "other": 173
      },
      "unique_addresses": 237,
      "collected_at": "2026-08-11T04:01:06.221Z"
    },
    {
      "week_start": "2026-04-27T00:00:00.000Z",
      "week_end": "2026-05-04T00:00:00.000Z",
      "complete": true,
      "start_height": 26666634,
      "end_height": 26773331,
      "total_txs": 2773,
      "total_messages": 3198,
      "buckets": {
        "ecocredit": 1961,
        "staking": 829,
        "governance": 1,
        "ibc": 230,
        "bank": 4,
        "other": 173
      },
      "unique_addresses": 240,
      "collected_at": "2026-08-11T04:00:46.459Z"
    },
    {
      "week_start": "2026-05-04T00:00:00.000Z",
      "week_end": "2026-05-11T00:00:00.000Z",
      "complete": true,
      "start_height": 26773331,
      "end_height": 26880028,
      "total_txs": 2880,
      "total_messages": 3311,
      "buckets": {
        "ecocredit": 2001,
        "staking": 845,
        "governance": 0,
        "ibc": 231,
        "bank": 19,
        "other": 215
      },
      "unique_addresses": 282,
      "collected_at": "2026-08-11T04:00:27.992Z"
    },
    {
      "week_start": "2026-05-11T00:00:00.000Z",
      "week_end": "2026-05-18T00:00:00.000Z",
      "complete": true,
      "start_height": 26880028,
      "end_height": 26986726,
      "total_txs": 3136,
      "total_messages": 3657,
      "buckets": {
        "ecocredit": 2080,
        "staking": 875,
        "governance": 2,
        "ibc": 469,
        "bank": 25,
        "other": 206
      },
      "unique_addresses": 296,
      "collected_at": "2026-08-11T04:00:08.518Z"
    },
    {
      "week_start": "2026-05-18T00:00:00.000Z",
      "week_end": "2026-05-25T00:00:00.000Z",
      "complete": true,
      "start_height": 26986726,
      "end_height": 27093423,
      "total_txs": 2860,
      "total_messages": 3239,
      "buckets": {
        "ecocredit": 2082,
        "staking": 710,
        "governance": 0,
        "ibc": 272,
        "bank": 19,
        "other": 156
      },
      "unique_addresses": 234,
      "collected_at": "2026-08-11T03:59:45.556Z"
    },
    {
      "week_start": "2026-05-25T00:00:00.000Z",
      "week_end": "2026-06-01T00:00:00.000Z",
      "complete": true,
      "start_height": 27093422,
      "end_height": 27200120,
      "total_txs": 2980,
      "total_messages": 3412,
      "buckets": {
        "ecocredit": 2025,
        "staking": 803,
        "governance": 0,
        "ibc": 398,
        "bank": 12,
        "other": 174
      },
      "unique_addresses": 264,
      "collected_at": "2026-08-11T03:59:02.689Z"
    },
    {
      "week_start": "2026-06-01T00:00:00.000Z",
      "week_end": "2026-06-08T00:00:00.000Z",
      "complete": true,
      "start_height": 27200120,
      "end_height": 27306817,
      "total_txs": 2878,
      "total_messages": 3198,
      "buckets": {
        "ecocredit": 2037,
        "staking": 643,
        "governance": 0,
        "ibc": 318,
        "bank": 17,
        "other": 183
      },
      "unique_addresses": 213,
      "collected_at": "2026-08-11T03:58:42.623Z"
    },
    {
      "week_start": "2026-06-08T00:00:00.000Z",
      "week_end": "2026-06-15T00:00:00.000Z",
      "complete": true,
      "start_height": 27306817,
      "end_height": 27413514,
      "total_txs": 2842,
      "total_messages": 3193,
      "buckets": {
        "ecocredit": 2057,
        "staking": 659,
        "governance": 0,
        "ibc": 278,
        "bank": 10,
        "other": 189
      },
      "unique_addresses": 214,
      "collected_at": "2026-08-11T03:58:22.817Z"
    },
    {
      "week_start": "2026-06-15T00:00:00.000Z",
      "week_end": "2026-06-22T00:00:00.000Z",
      "complete": true,
      "start_height": 27413514,
      "end_height": 27520211,
      "total_txs": 2880,
      "total_messages": 3215,
      "buckets": {
        "ecocredit": 2082,
        "staking": 655,
        "governance": 0,
        "ibc": 230,
        "bank": 42,
        "other": 206
      },
      "unique_addresses": 235,
      "collected_at": "2026-08-11T03:58:03.176Z"
    },
    {
      "week_start": "2026-06-22T00:00:00.000Z",
      "week_end": "2026-06-29T00:00:00.000Z",
      "complete": true,
      "start_height": 27520211,
      "end_height": 27626908,
      "total_txs": 2803,
      "total_messages": 3036,
      "buckets": {
        "ecocredit": 2030,
        "staking": 589,
        "governance": 0,
        "ibc": 202,
        "bank": 8,
        "other": 207
      },
      "unique_addresses": 191,
      "collected_at": "2026-08-11T03:57:44.415Z"
    },
    {
      "week_start": "2026-06-29T00:00:00.000Z",
      "week_end": "2026-07-06T00:00:00.000Z",
      "complete": true,
      "start_height": 27626908,
      "end_height": 27733605,
      "total_txs": 3015,
      "total_messages": 3320,
      "buckets": {
        "ecocredit": 2021,
        "staking": 642,
        "governance": 0,
        "ibc": 320,
        "bank": 56,
        "other": 281
      },
      "unique_addresses": 253,
      "collected_at": "2026-08-11T03:57:25.392Z"
    },
    {
      "week_start": "2026-07-06T00:00:00.000Z",
      "week_end": "2026-07-13T00:00:00.000Z",
      "complete": true,
      "start_height": 27733605,
      "end_height": 27840302,
      "total_txs": 2963,
      "total_messages": 3203,
      "buckets": {
        "ecocredit": 2023,
        "staking": 675,
        "governance": 46,
        "ibc": 219,
        "bank": 27,
        "other": 213
      },
      "unique_addresses": 272,
      "collected_at": "2026-08-11T03:57:04.597Z"
    },
    {
      "week_start": "2026-07-13T00:00:00.000Z",
      "week_end": "2026-07-20T00:00:00.000Z",
      "complete": true,
      "start_height": 27840302,
      "end_height": 27946999,
      "total_txs": 2836,
      "total_messages": 3111,
      "buckets": {
        "ecocredit": 2034,
        "staking": 605,
        "governance": 57,
        "ibc": 199,
        "bank": 33,
        "other": 183
      },
      "unique_addresses": 227,
      "collected_at": "2026-08-11T03:56:44.517Z"
    },
    {
      "week_start": "2026-07-20T00:00:00.000Z",
      "week_end": "2026-07-27T00:00:00.000Z",
      "complete": true,
      "start_height": 27946999,
      "end_height": 28053696,
      "total_txs": 3785,
      "total_messages": 4158,
      "buckets": {
        "ecocredit": 2267,
        "staking": 576,
        "governance": 54,
        "ibc": 186,
        "bank": 55,
        "other": 1020
      },
      "unique_addresses": 253,
      "collected_at": "2026-08-11T03:56:24.075Z"
    },
    {
      "week_start": "2026-07-27T00:00:00.000Z",
      "week_end": "2026-08-03T00:00:00.000Z",
      "complete": true,
      "start_height": 28053696,
      "end_height": 28160393,
      "total_txs": 2918,
      "total_messages": 3084,
      "buckets": {
        "ecocredit": 2016,
        "staking": 461,
        "governance": 46,
        "ibc": 161,
        "bank": 12,
        "other": 388
      },
      "unique_addresses": 192,
      "collected_at": "2026-08-11T03:55:57.132Z"
    },
    {
      "week_start": "2026-08-03T00:00:00.000Z",
      "week_end": "2026-08-10T00:00:00.000Z",
      "complete": true,
      "start_height": 28160393,
      "end_height": 28267091,
      "total_txs": 2714,
      "total_messages": 2931,
      "buckets": {
        "ecocredit": 2023,
        "staking": 532,
        "governance": 85,
        "ibc": 160,
        "bank": 17,
        "other": 114
      },
      "unique_addresses": 249,
      "collected_at": "2026-08-11T03:55:37.354Z"
    },
    {
      "week_start": "2026-08-10T00:00:00.000Z",
      "week_end": "2026-08-17T00:00:00.000Z",
      "complete": false,
      "start_height": 28267093,
      "end_height": 28285032,
      "total_txs": 653,
      "total_messages": 1244,
      "buckets": {
        "ecocredit": 338,
        "staking": 84,
        "governance": 5,
        "ibc": 798,
        "bank": 3,
        "other": 16
      },
      "unique_addresses": 55,
      "collected_at": "2026-08-11T04:15:00.452Z"
    }
  ]
}