Content
@
https://warpcast.com/~/channel/solidity
0 reply
0 recast
0 reaction
Cristian Strat
@c
Can you recommend an open-source wallet contract that implements basic deposits/withdrawals/permissions, plus "multicall" batch writes? In other words, a contract that holds some tokens and can perform arbitrary actions when directed by an EOA with appropriate permissions. Thanks!
2 replies
2 recasts
7 reactions
Stas
@stas
GovNFT has a vault like that. It's missing the deposit, but might be trivial to add it. Open source and audited: https://github.com/GovNFT/contracts/blob/main/src/Vault.sol
1 reply
0 recast
1 reaction
Cristian Strat
@c
thanks!
0 reply
0 recast
0 reaction