The Polylastic (POLX) Index is designed to track token performance within the ever-evolving Elastic Finance industry (EFi). Our index will include elastic cryptocurrencies, seigniorage tokens, algorithmic stablecoins, cash systems and whatever comes next. The index is weighted based on the value of community support measured by the number of stakers, as well as the market cap of the token.
This novel mechanism allows us to capture both technical innovation and community strength. Like traditional indices, Polylastic will track projects with significant usage and demand as well as those that show a vibrant community and commitment to ongoing development..
- Deployed to Binance Smart Chain
- Token address:
0xbe510da084E084e3C27b20D79C135Dc841135c7F
- Verified source code: https://bscscan.com/address/0xbe510da084E084e3C27b20D79C135Dc841135c7F#code
- Deployed to Binance Smart Chain
- Token address:
0xE29aC6Ea53Dea5211155f9d7C8c41BeEE852EfA0
- Verified source code: https://bscscan.com/address/0xE29aC6Ea53Dea5211155f9d7C8c41BeEE852EfA0#code
$ yarn install
- Install all dependencies$ echo PK="PRIVATE_KEY" > .env
- Add testing private key$ npx hardhat compile
- Compile all contracts$ npx hardhat test
- Run all tests
- Migrations are inside
scripts/
folder. - Tests are inside
test/
folder.