OwnbitMultiSig
Verified contract
Active on
Ethereum with 91 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 |
---|---|---|---|---|---|
(#0) | ERC-1555 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18125645 | a year ago | | | 0 | 0.0028314303 | |
| 18121229 | a year ago | | | 0 | 0.0026736045 | |
| 18119920 | a year ago | | | 0 | 0.0017812386 | |
| 18111768 | a year ago | | | 0 | 0.0012504648 | |
| 18110272 | a year ago | | | 0 | 0.0010578720 | |
| 18107248 | a year ago | | | 0 | 0.0012785493 | |
| 18107149 | a year ago | | | 0 | 0.0011951327 | |
| 18105684 | a year ago | | | 0 | 0.0012196813 | |
| 18105530 | a year ago | | | 0 | 0.0012107295 | |
| 18090651 | a year ago | | | 0 | 0.0016728521 |
ABI
ABI objects
Getter at block 21159814
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x99657558C1804EBc8f60B9707d24AA7F53D57Bf9, 0x1c92442f0171F2aE881Ae5F0B4b3A76e90A0b363, 0x491BF7D3ec28aFc6E41BDD6868Fb7ad07ce22638, 0x7C44dcD96d57397b185f0a3442555060daE39e7b, 0xA76b7CAc4D127Eb4A5025E42bCbf83ebB44B3e82, 0xb2D55B856b51fFEd60002530CC74Fca1470C2ED5]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
91
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.