OwnbitMultiSig
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$90.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.029121 | $3,113.33 |
$90.66 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18622276 | a year ago | | | 0 | 0.0035702565 | |
| 17026109 | 2 years ago | | | 0 | 0.0036430868 | |
| 16920622 | 2 years ago | | | 0.02912089 | 0.00074760329 | |
| 16918976 | 2 years ago | | | 0 | 0.0030867924 |
ABI
ABI objects
Getter at block 21225292
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x7f09526bbb66377188c556a70AdaE88CC660c436, 0x6FCC480015754Bfde58740B6abdb7FDDA14F3FA5]
getRequired() view returns (uint256)
1
getSpendNonce() view returns (uint256)
3
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.