qqonline / spaghetti-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spaghetti-core

WARNING THESE ARE UNAUDITED CONTRACTS

This is a deflationary ERC20 token. Every transaction burns 1% of the tokens. You can stake defi tokens to earn Spaghetti. There is no premine, dev allocation or any shennigans like that.

The staking contracts are taken from synthetix. The token is a modified ds-token from DappHub.

To run the hevm test, download the code, install https://github.com/dapphub/dapptools and then run ./test.sh. Side note: hevm is very cool and people should use this more.

Deployed Code

Please confirm

  1. There is no authorization on SpaghettiToken.
  2. All $PASTA has been transfered to the pools. There is no dev premine.
  3. The start times are at 08/19/2020 @ 12:00am (UTC) and 08/20/2020 @ 12:00am (UTC).
  4. All ownership has been renounced from the pool contracts.

SpaghettiToken: https://etherscan.io/address/0x08a2e41fb99a7599725190b9c970ad3893fa33cf

MKRPool: https://etherscan.io/address/0x6a3f3e76ad1ee05f5382d79f9047effd8417670c

WBTCPool: https://etherscan.io/address/0x1e237fb9a94ae18e9007b6661a974962253df0c8

COMPPool: https://etherscan.io/address/0x31a5f7a7a12af1a317491b1285c59e63e16654a1

yaLINKPool: https://etherscan.io/address/0xf774584b6d12a3f93bd7b5fc20a44549cc5e2f07

yfiPool: https://etherscan.io/address/0x093430541975e7aa0b2d9de2085bf99f33a5e91c

lendPool: https://etherscan.io/address/0xc98161569f57be86d4d22b5b3228718f9f7101ad

snxPool: https://etherscan.io/address/0xf3a68aa38d8f54afaad90cd98e71e88ecc021e23

wethPool: https://etherscan.io/address/0x4547a86ca6a84b9d60dc57af908472074de7af5f

yycrvPool: https://etherscan.io/address/0xe05809d3465f0bccd142208c7a3bb15bca23e13f

About

License:GNU General Public License v3.0


Languages

Language:Solidity 99.4%Language:Shell 0.4%Language:Makefile 0.1%Language:Nix 0.1%