OwnbitMultiSig
Verified contract
Active on
Ethereum with 169 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 |
---|---|---|---|---|---|
USDC | ERC-20 | 33 | $1.001 |
$33.03 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135692 | 3 days ago | | | 0 | 0.0045986014 | |
| 21135686 | 3 days ago | | | 0 | 0.0040071569 | |
| 21015140 | 20 days ago | | | 0 | 0.0022220569 | |
| 21015106 | 20 days ago | | | 0 | 0.0016699598 | |
| 21015098 | 20 days ago | | | 0 | 0.0014156458 | |
| 21015091 | 20 days ago | | | 0 | 0.0014191600 | |
| 21015074 | 20 days ago | | | 0 | 0.0014800797 | |
| 21015063 | 20 days ago | | | 0 | 0.0018413474 | |
| 21015053 | 20 days ago | | | 0 | 0.0018018525 | |
| 20763374 | 2 months ago | | | 0 | 0.00094648983 |
ABI
ABI objects
Getter at block 21160105
MAX_INACTIVE_BLOCKNUMBER() view returns (uint256)
3000000
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0xe243013A6d50A68c97150172447ED481d801D237, 0xF95cDd428Fb62Fe619743991F6bC6064De25F7A4, 0x8d90dc3A151F14109b94e7Bb23d8818a69882BE6]
getRequired() view returns (uint256)
2
getRequiredWithoutInactive() view returns (uint256)
2
getSpendNonce() view returns (uint256)
169
Read-only
getOwnerBlock(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.