Skip to content

sanchitram1/football-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

football pot

an experiment in betting via the football channel on warpcast.

Purpose

uses the frame API, Neynar, and basescan to retrieve:

  • who predicted what
  • how much DEGEN they sent

We only consider $DEGEN right now. ETH transfers, such as the one yours truly sent are irrelevant.

Usage

python main.py

dumps out output.csv and winners.csv

Note that contributed is ideally how we'd track whether someone is eligible. But since, the scope of this one is the last two rounds, it's a bit more complicated (gotta track who contributed last round as well). For now, the from and to timestamps work

Improvements

  • add predictions to the frame
  • make this a frame
  • historical records of who won what

About

first attempt at a betting ring for the cabal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages