Skip to content

crunchdao/contracts

Repository files navigation

CRUNCH DAO CONTRACTS

Truffle Build

$CRUNCH Token

Main $CRUNCH Token.

Resource File
Source Code contracts/CrunchToken.sol
Network Address Transaction
mainnet 0x74451d2240ef9e86b3cea815378af61566b81856
ropsten 0x92735e05BfD70e266b8A727DD47e483803904fe4 deploy
goerli 0x9376bA3841F0E6A77F5CDc479CdfC84F6203b776 deploy
sepolia 0x69a2515dd75f4a7500ff04455080000400bc98da deploy

Reward (aka. Payouts)

Contract used for paying data-scientists every months.

Resource File
Source Code contracts/CrunchReward.sol
Tests test/CrunchReward.test.js
Network Address
mainnet 0xa3b20d15649b03f38ab71d64f0f5fcb3ac48c3f4
ropsten 0x023761FBd53b1fB8f0B110AfCdB5C8AC512C64B4
goerli 0xf81532714383e17AB9BFF4be46FFE701E6B32980
sepolia 0x4dc0bfe0017b616ad3a8752fb769eee75f8164f5

Staking

Contract allowing anyone to stake some $CRUNCHs.

Resource File
Source Code contracts/CrunchStaking.sol
Tests test/CrunchStaking.test.js
Stress Tests test/CrunchStaking.stress.test.js
Network Address
mainnet 0x74451d2240ef9e86b3cea815378af61566b81856

Selling

Instant sell of you $CRUNCHs directly by CRUNCH DAO.

Resource File
Source Code contracts/CrunchSelling.sol
Tests test/CrunchSelling.test.js
Network Address
mainnet 0x22525935cb0f5c27ae025fe5a403bc7a0eb9c857

Multi-Vesting

v1

Shared vesting contract allowing multiple users.

Resource File
Source Code contracts/CrunchMultiVesting.sol
Tests test/CrunchMultiVesting.test.js
Stress Tests test/CrunchMultiVesting.stress.test.js
Network Address
mainnet 0xe469f12f4746b5ae105a1b888bff5a1b9e27fee5

v2

Shared vesting contract allowing multiple users but extra features like revocation and transferability.

Resource File
Source Code contracts/CrunchMultiVestingV2.sol
Tests test/CrunchMultiVestingV2.test.js
Stress Tests test/CrunchMultiVestingV2.stress.test.js
Network Address
mainnet 0xf3b262b8623aa8eaf302bd46a393179df0ed13c5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published