Dataset Viewer
The dataset viewer is not available for this dataset.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SOLFUNMEME DAO — Join the Federal Model

Token: BwUTq7fS6sfUmHDwAiCQZ3asSiPEapW5zDrsbwtapump Supply: 999,791,488.86 tokens (mint renounced, no freeze)

Status

Metric Value
TX signatures indexed 2,668,036
TX details cached 135,563 (5.1%)
Unique actors 5,119
Active wallets 659
Liquidity pools 2 (Meteora DLMM + Raydium CLMM)
Lean4 proofs 5 modules, all verified

Governance — US Federal Model

Chamber Holders Threshold Role
Senate Top 100 (diamond) 51/100 majority Upper house, minority veto
House Next 500 (gold) 251/500 majority Lower house, popular representation
Lobbyists Next 1000 (silver) Advisory Non-binding recommendations

Bills require bicameral passage. Veto override: 67 senate + 334 house. All governance logic verified in Lean4 (FederalGov.lean).

How to Join

1. Hold SOLFUNMEME tokens

Buy on Meteora or Raydium — any amount qualifies for community tier.

Tier Minimum Balance Chamber
Senate 1,000,000 tokens Senate (top 100)
House 100,000 tokens House (ranks 101-500)
Lobby 10,000 tokens Lobbyist (ranks 501-1500)

2. Get your NFT credential

Connect your Solana wallet at the dioxus frontend. The system snapshots your balance and mints a tier NFT credential.

3. Vote on daily bills

Each day, a bill proposes which transactions to include in the ZK rollup. Sign your NFT + attach a ZK freshness proof (proving you still hold tokens) → cast via:

  • Telegram/Discord — post stego-encoded vote image
  • WireGuard tunnel — private channel
  • Direct API — POST to https://solana.solfunmeme.com/solfunmeme/paste

4. Earn bounties

We're paying 0.001 SOL per transaction for missing tx data.

Buy order: 2,532,473 transactions needed

Submit via RabbitMQ:

amqp://solfunmeme:***@solana.solfunmeme.com:5672
Exchange: solfunmeme (topic)
Queue: solfunmeme-submissions
Routing key: submit.tx

Or POST JSON to: https://solana.solfunmeme.com/solfunmeme/paste

Format: JSON-RPC getTransaction result with jsonParsed encoding.

Source Code

Repo Description
solfunmeme-introspector Lean4 proofs + Rust service + systemd
solfunmeme-dioxus WASM frontend + Solana wallet + libp2p
erdfa-publish Stego encoding + NFT generation

Data Files

  • sigs/ — 2,670 getSignaturesForAddress batch files
  • tx/XX/ — Transaction details sharded by first 2 chars of signature
  • csv/ — CSV snapshots (Jan-Feb 2025)

Proof Artifacts

Generated daily by solfunmeme-service prove:

  • completeness_proof.json — coverage stats, conservation check
  • tier_snapshots.json — holder rankings per time block
  • holder_identities.json — wallet/contract/closed classification
  • credentials.json — NFT credentials for 652 eligible voters
  • tally.json — latest vote tally

Infrastructure

  • Service: solfunmeme-service on port 7780
  • Crawl: daily at 02:00 (95K tx/day via Helius RPC)
  • Prove: daily at 03:00 (Lean4 verify + mint credentials)
  • RabbitMQ: solfunmeme exchange (votes, bounties, submissions)
  • Nginx: https://solana.solfunmeme.com/solfunmeme/
Downloads last month
3,188