Skip to content

fei-protocol/fei-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fei Snapshot Repo

Holds contracts used to calculate voting balances on https://snapshot.fei.money

They mimic the ERC-20 balanceOf(address) ABI and therefore are compatible with how snapshot calculates balances using archive nodes. A simple ERC-20 rule on the snapshot side is compatible with this approach.

Tribe Voting

Contract FeiVoting.sol calculates the user's balance INCLUDING delegations.

Deployed at: 0x1165A505E8C4e82B7B98e77374c789DbD7B53F9A

TribalChief Staked FEI-TRIBE LP tokens

Contract StakedFeiTribeVoting.sol calculates the TRIBE value of a user's staked FEI-TRIBE LP tokens.

Scales pool's TRIBE reserves by proportion of user staked TRIBE to the total supply of the LP token.

Deployed at: 0x7d1fFB6E8534436e073629502297A40eA9B65D99

fTRIBE

Deployed at: 0x583ff5488f90975e4f58f8b48F87272338A9119B

About

A repo holding snapshot contract logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published