Publish MultiSig source code to etherscan

If you are using Ownbit ETH/ERC20 MultiSig, you can publish the Ownbit MultiSig source code to the etherscan. Then you can view the source code and verify whether the MultiSig address you have generated is secure.

Note: The URL for BSC MultiSig is: https://bscscan.com/verifyContract

1. Open https://etherscan.io/verifyContract in browser, and input data as follows (change address 0xDa06a25Fa725B22Ea40546Be031A46dB6B5bbb18 to your own):

2. Paste source code from https://github.com/bitbill/bitbill-multisig-contracts to the box below, and press the "Verify and Publish" button.

3. After a while, it will shows the success page. And then you can view the source code of your MultiSig contract at url (change address 0xDa06a25Fa725B22Ea40546Be031A46dB6B5bbb18 to your own): https://etherscan.io/address/0xDa06a25Fa725B22Ea40546Be031A46dB6B5bbb18#code.

4. Now your MultiSig is much more transparent and proved to be secure by your own.