You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.
Things changed from original Multisigwallet.sol to be able to compile with 0.4.23 without compiler errors
using emit for events
using constructor()
everything else is the same #134
I made this tool because I needed to deploy multiple multisigs
https://github.com/poanetwork/gnosis-deploy
Things changed from original Multisigwallet.sol to be able to compile with 0.4.23 without compiler errors
using
emit
for eventsusing
constructor()
everything else is the same
#134
Verified Source Code:
https://poaexplorer.com/address/search/0x73c813e236bdd2d664565a7347d3a986ed0a9c1b#contractcode
The text was updated successfully, but these errors were encountered: