Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to receive ETH (ERC20, NFT) directly #69

Open
marsrobertson opened this issue Mar 22, 2020 · 4 comments
Open

Ability to receive ETH (ERC20, NFT) directly #69

marsrobertson opened this issue Mar 22, 2020 · 4 comments

Comments

@marsrobertson
Copy link

At the risk of infringing privacy, but easier to illustrate the issue via genuine conversation:
image

I would like to put my Moloch V2 as the beneficiary: https://cryptounlocked.wetrust.io/


Another use case: some media attention, press coverage, QR code printed in a newspaper... Guys sending funds directly to the address.

Sending ETH directly to the Vault / Treasury seems cool, practical.

@Ro5s
Copy link
Contributor

Ro5s commented May 3, 2020

@marsrobertson This shouldn't be too tricky. I imagine we can use fallback function and allow members to distribute received ETH, as well as make it a contribution asset. Will take a sweep at pattern this week 🛠️ ~~

@marsrobertson
Copy link
Author

@Ro5s
Copy link
Contributor

Ro5s commented Jul 9, 2020

hey @marsrobertson the ability to receive ETH directly would basically just involve adding a fallback payable function into Moloch.sol. This would take a bit of reworking on base code, though.

To start, I think using v2x Moloch and Minion (H/T Raid Guild) can help DAOs handle raw ETH. Check our codebase and deployments here: https://github.com/lexDAO/moloch

In this format, ETH that is contributed to a Moloch gets automatically wrapped and tokenized as wETH for ESCROW / GUILD. You can also use the Minion to receive raw ETH under the Moloch's control, and link QRs to Minion address in that way.

@marsrobertson
Copy link
Author

Recently did a governance pivot: https://medium.com/@basexisland/fundraising-strategy-incentives-3cb3e765624e


https://discordapp.com/channels/672466989217873929/674690078890786876/722486317891715142
image

Bottom line: DAO not fit for my the purpose.

Keen to enhance UI / UX and experiment with more real-life use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants