Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 041ee79945 Add conviction voting data and Dune pool balance exports
Conviction Voting (from Gnosis Chain RPC, contract 0xca164930...):
- 47 proposals, 36 funded, 10 cancelled, 680,295 TEC disbursed
- 891 stake events from 159 unique stakers
- 873 conviction support update events
- Notable: TE Academy (64K), Gravity DAO (76K), cadCAD (54K)

Dune exports (4 queries):
- Pool balances (4,220 rows), common pool (872), reserve pool (887)
- Token balances with USD valuations (1,986 rows)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 13:05:36 -07:00
Jeff Emmett 6496f46430 Add data sources reference and on-chain data collection notebook
- Contract addresses identified: TEC token, ABC, reserve pool, common pool
- Dune dashboards cataloged (tec/tec, tec/tec-gno, tecommons/TECommons)
- Forum sources linked (shutdown proposal, sunsetting framework, Q1 report)
- Notebook 01 fetches ABC buy/sell events and TEC transfers via RPC
- Treasury state at shutdown documented (~$300K total)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:29:22 -07:00
Jeff Emmett 84a3e427b4 Initial repo structure for TEC token dynamics analysis
Sets up project skeleton for analyzing the Token Engineering Commons
augmented bonding curve, conviction voting, and primary/secondary
market dynamics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:20:46 -07:00