OwnbitMultiSig
Verified contract
Active on
Ethereum with 143 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) |
---|---|---|---|---|---|---|---|
| 20489811 | 3 months ago | | | 0 | 0.0014834683 | |
| 20418684 | 3 months ago | | | 0 | 0.0034100692 | |
| 20295675 | 4 months ago | | | 0 | 0.00039454674 | |
| 20118106 | 5 months ago | | | 0 | 0.00072006484 | |
| 20097904 | 5 months ago | | | 0 | 0.00084673244 | |
| 20097613 | 5 months ago | | | 0 | 0.00086984127 | |
| 20089269 | 5 months ago | | | 0 | 0.0011207380 | |
| 20088725 | 5 months ago | | | 0 | 0.0018128412 | |
| 20031960 | 5 months ago | | | 0 | 0.0032564038 | |
| 19974828 | 5 months ago | | | 0 | 0.0015350901 |
ABI
ABI objects
Getter at block 21161374
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x1a4e847E8a7CA805759b78a2ce5dF200764634aD, 0x938b1b5Cd4c867C1E32b71CC4aA18fBA513c2BEf, 0xb726355D76eD2BF980D7c2f515ea9120a81F25D7, 0xEFbbcbb5C44DD12181A33bFe73b6D90E6693C77f, 0xf82C81A89dB857969E06A07d699B512ecE98a62c]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
143
Read-only
This contract contains no read-only function objects.
State-modifying
Events onERC1155Received(address _operator, address _from, uint256 _id, uint256 _value, bytes _data) returns (bytes4)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
spend(address destination, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss, bytes data)
Funded(address from, uint256 value)
Spent(address to, uint256 value)
constructor(address[] _owners, uint256 _required)
fallback()
This contract contains no error objects.