OwnbitMultiSig
Verified contract
Active on
Ethereum with 629 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "OwnbitMultiSig"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11906685 | 4 years ago | | | 0 | 0.023464041 | |
| 11906421 | 4 years ago | | | 0 | 0.024725421 | |
| 11906280 | 4 years ago | | | 0 | 0.037949361 | |
| 11905294 | 4 years ago | | | 0 | 0.020888008 | |
| 11904524 | 4 years ago | | | 0 | 0.024824450 | |
| 11904198 | 4 years ago | | | 0 | 0.019905464 | |
| 11904189 | 4 years ago | | | 0 | 0.019878113 | |
| 11900379 | 4 years ago | | | 0 | 0.017380612 | |
| 11898488 | 4 years ago | | | 0 | 0.016350217 | |
| 11898074 | 4 years ago | | | 0 | 0.021445878 |
ABI
ABI objects
Getter at block 21316907 getRequiredWithoutInactive() view returns (uint256)
MAX_INACTIVE_BLOCKNUMBER() view returns (uint256)
3000000
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x4A317EA433e2393D2067bFb7be4cc9d69723c22b, 0x610469834158fF4E0837be5dF6E262354Fdec9E7, 0x67Cf52b3119Dc1261c025148Dd0DE61DEFB01285, 0x6aeE8e28EdDA49CE95f1e748cce6c6F6363E15D1, 0x950a3eD3cbb8aA953d9580FaEc24589D502C4eB0, 0x2b2A1d4867B2E3D8007efE46aDAd9B775C2643C6, 0x71Ab98446f0B39783Cc3e0942171EC5D9C10ec57]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
629
Read-only
getOwnerBlock(address addr) view returns (uint256)
State-modifying
Events active() payable
spend(address destination, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
spendAny(address destination, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss, bytes data)
spendERC20(address destination, address erc20contract, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
Funded(address from, uint256 value)
Spent(address to, uint256 transfer)
SpentAny(address to, uint256 transfer)
SpentERC20(address erc20contract, address to, uint256 transfer)
constructor(address[] _owners, uint256 _required)
fallback()
This contract contains no error objects.