OwnbitMultiSig
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 988.306066 | $1.001 |
$989.29 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17875546 | a year ago | | | 0 | 0.0023208468 | |
| 17840171 | a year ago | | | 0 | 0.0019574802 | |
| 17610168 | a year ago | | | 0 | 0.0019414596 | |
| 17610090 | a year ago | | | 0 | 0.0023378285 | |
| 17610073 | a year ago | | | 0 | 0.0021955310 | |
| 17610053 | a year ago | | | 0 | 0.0024715719 | |
| 17606659 | a year ago | | | 0 | 0.00054373378 |
ABI
ABI objects
Getter at block 21225208
MAX_INACTIVE_TIME() view returns (uint256)
35942400
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x49Dd9f4C0B1d45ef6aF5B49F529d719e385FCf22, 0xc426d591Ea383Aaa92027C189ad7eF6efdD03977, 0xcF21C149Ab789A4b5Ab869Bfb73669Fe8955FaAA]
getRequired() view returns (uint256)
2
getRequiredWithoutInactive() view returns (uint256)
1
getSpendNonce() view returns (uint256)
6
Read-only
getOwnerActiveTime(address addr) view returns (uint256)
State-modifying
Events active() payable
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.