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.
Contract FeiVoting.sol calculates the user's balance INCLUDING delegations.
Deployed at: 0x1165A505E8C4e82B7B98e77374c789DbD7B53F9A
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
Deployed at: 0x583ff5488f90975e4f58f8b48F87272338A9119B