Giter VIP home page Giter VIP logo

community-data's Introduction

Arrakis Community Data

Arrakis static data for all community vaults

Adding a new vault

Add an entry to the vaults field of the vaultsList.json file in the following format:

{
  "name": "Arrakis Vault V1 WMATIC/WETH",
  "address": "0xdc0eca1d69ab51c2b2171c870a1506499081da5b",
  "chainId": 137,
  "gauge": {
    "address": "0xEdF8C3aD1186d6ecB8b8cd08230b9434768252A5",
    "rewardToken": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
    "rewardLength": 608000
  }
}

Note: if there is no liquidity gauge, simply put "gauge": null

If required add new tokens to the tokens field of the tokenlist.json file in the following format:

{
  "chainId": 1,
  "address": "0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05",
  "decimals": 18,
  "name": "Gelato Network Token",
  "symbol": "GEL",
  "logoURI": "https://raw.githubusercontent.com/ArrakisFinance/arrakis-tokenlist/main/images/0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05-1.svg"
}

Note: Use checksum address everywhere!

Open PR and make sure all checks passed ✨

community-data's People

Contributors

0mkara avatar 0xbarbarossa avatar 0xjessica avatar anthonymartin avatar brandoniles avatar bronderbro avatar cyberrothschildi avatar drgorb avatar han-identity avatar jcmonte avatar k1rill-fedoseev avatar kassandraoftroy avatar mjs-12 avatar monet-supply avatar mr-madila avatar publu avatar quanticthinking avatar redveil avatar sandsquirrel avatar singingtori avatar stephenenglish avatar supakawaiidesu avatar westonnelson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

community-data's Issues

proposal: repository name change

Proposal to change name of the repository

ArrakisFinance/vaults-whitelist ->> ArrakisFinance/community-data

I propose to change name of this repository to community-data. When this repository was created it only consisted of vault-whitelist. Later we discoverd that we needed one more static list, token list. In future we might need more static JSON which will include various smart contract data from the community.

Advantage of having one repository for all JSON data could be great.

  • All community members can create pull requests and get approved/rejected. All data is public.
  • Development advantages for building frontends for Arrakis.

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.