Git Product home page Git Product logo

Comments (2)

gosuto-inzasheru avatar gosuto-inzasheru commented on September 26, 2024

the following (correct) settings for snapshot count all positions included in the vsBADGER contract (https://etherscan.deth.net/address/0x49fa0D0619BdeD9aAc4106974E34CeB516bdeAeF) and naked BADGER on polygon, arbitrum and fantom.

pagination (erc20-balance-of):

{
    "symbol": "vsBADGER",
    "strategy": {
        "name": "erc20-balance-of",
        "params": {
            "address": "0x49fa0D0619BdeD9aAc4106974E34CeB516bdeAeF",
            "decimals": 18
        }
    }
}

delegation:

{
  "symbol": "vsBADGER (deleg.)",
  "strategies": [
    {
      "name": "erc20-balance-of",
      "params": {
        "symbol": "vsBADGER",
        "address": "0x49fa0D0619BdeD9aAc4106974E34CeB516bdeAeF",
        "decimals": 18
      }
    }
  ]
}

multichain:

{
    "symbol": "BADGER",
    "strategies": [
        {
            "name": "erc20-balance-of",
            "params": {
                "address": "0x1fcbe5937b0cc2adf69772d228fa4205acf4d9b2",
                "decimals": 18
            },
            "network": "137"
        },
        {
            "name": "erc20-balance-of",
            "params": {
                "address": "0x47752Ff9d07EC7803694860566a83356A9eb5f51",
                "decimals": 18
            },
            "network": "42161"
        },
        {
            "name": "erc20-balance-of",
            "params": {
                "address": "0x753fbc5800a8C8e3Fb6DC6415810d627A387Dfc9",
                "decimals": 18
            },
            "network": "250"
        }
    ]
}

from badger-multisig.

gosuto-inzasheru avatar gosuto-inzasheru commented on September 26, 2024

good test addresses to include in the settings:

  • 0x292549E6bd5a41aE4521Bb8679aDA59631B9eD4C (techops arb1, holds naked arbitrum badger)
  • 0x042B32Ac6b453485e357938bdC38e0340d4b9276 (mainnet trops, holds naked mainnet badger but also some badger lps. so resulting voting power should always be > naked badger holdings)
  • i cant find any example of an address with delegated voting power

from badger-multisig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.