https://github.com/raid-guild/moloch-contract-extensions
random bits and bolt ons for the Moloch
https://github.com/raid-guild/moloch-contract-extensions
Last synced: about 1 year ago
JSON representation
random bits and bolt ons for the Moloch
- Host: GitHub
- URL: https://github.com/raid-guild/moloch-contract-extensions
- Owner: raid-guild
- Created: 2020-07-24T04:14:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T18:11:57.000Z (almost 6 years ago)
- Last Synced: 2025-02-10T11:21:46.538Z (over 1 year ago)
- Language: Solidity
- Size: 45.9 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moloch Contract Extensions
Any crazy ideas. these are not audited or even tested.
## Minions
Minions runs arbitrary contract code after being approved by a dao proposal
### The Minion
file: minion/Minion.sol
description: standard minion contract
contributors: @wolflo @dekanbro
### Daedalus
file: minion/Daedalus.sol
description: Minion type contract setup as a sub dao of a parent dao. Takes and extra an extra argument in the contractor to set parent dao and exposes a function to do withdraws from it. This is mainly a UX thing so withdraws do not require another proposal and go directly to the dao bank.
contributors: @dekanbro
### Icarus
file: minion/Icarus.sol
description: Minion type contract setup to execute early when some quorum of yes votes is met.
contributors: @dekanbro
### Epimetheus
file: minion/Epimetheus.sol
description: Minion type contract setup with added proposal dispute layer. After a minion proposal passes a dao vote, members have time window to dispute the proposal by deferring to an external arbitration contract chosen from a pre-defined list.
contributors: @heavychain @dekanbro @burrrata
## Vaults
Vaults are proposal helpers that have some token balance that can be offered through tribute
### Transmutation
file: vaults/Transmutation.sol
description: transfer some token ant some exchange rate to the dao when payment is requested of depositToken
contributors: @dekanbro
### Transvolution
file: vaults/Transvolution.sol
description:
contributors:
### Transmigration
file: TBD
description:
contributors:
## Metempsychosis
Other totally random stuff
Bone them young so they metempsychosis. That we live after death. Our souls. That a man’s soul after he dies. Dignam’s soul...
### Navidson
file: other/Navidson.sol
description: An airdrop type contract for moloch members. Based on the lexdao dripdrop contract, modified so moloch handles membership.
contributors:
### Whalestoe
file: other/Whalestoe.sol
description: a readonly token wrapper around moloch shares. This allows Metamask or other wallets looking for balanceOf to see the shares.
contributors:
## Minator
file: TBD
description: Thoughts scatter at a monent's notice like birds startled by a shot
contributors: