OwnbitMultiSig
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$961.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.3 | $3,203.72 |
$961.12 | |
USDT | ERC-20 | 31.173077 | $1.001 |
$31.2 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21033824 | 17 days ago | | | 0 | 0.00097525526 | |
| 20719570 | 2 months ago | | | 0 | 0.00084254819 | |
| 20718665 | 2 months ago | | | 0 | 0.00033312137 | |
| 20632774 | 2 months ago | | | 0.19916189 | 0.000022496793 | |
| 20561725 | 3 months ago | | | 0 | 0.00022478715 | |
| 20532930 | 3 months ago | | | 0 | 0.00040383935 | |
| 20490531 | 3 months ago | | | 0 | 0.00048984955 | |
| 20489760 | 3 months ago | | | 0.3 | 0.00022868843 |
ABI
ABI objects
Getter at block 21157558
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0xF4628986346C597A3C99198162775b9C809f332F, 0x6078D5856A053d0BE7a4758a033Ab6b4eD831816, 0xD4127560708399C5732c3D0442315d1F74D155ec]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
6
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.