OwnbitMultiSig
Verified contract
Active on
Ethereum with 388 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$313.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.101335 | $3,096.35 |
$313.77 | |
USDT | ERC-20 | 15.591557K | $1.003 |
$15,638.33 | |
USDC | ERC-20 | 450 | $1.002 |
$450.9 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222965 | a day ago | | | 0 | 0.0020475155 | |
| 21222572 | a day ago | | | 0 | 0.0040399720 | |
| 21180279 | 7 days ago | | | 0.03 | 0.0019248128 | |
| 21177297 | 7 days ago | | | 0 | 0.0019498432 | |
| 21135827 | 13 days ago | | | 0 | 0.0013728162 | |
| 21135273 | 13 days ago | | | 0 | 0.0019304515 | |
| 21134497 | 13 days ago | | | 0 | 0.0010936345 | |
| 21129747 | 14 days ago | | | 0 | 0.0017569772 | |
| 21114951 | 16 days ago | | | 0 | 0.00088487298 | |
| 21114753 | 16 days ago | | | 0 | 0.00068491943 |
ABI
ABI objects
Getter at block 21230287
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x19980123701E38a8457a321920Dc1F1f9d081a39, 0xFB0900d7b3387E26aABD7a3A078E30F444dc0F97, 0xe87A5A0083fF98E24ee369224F41B1C1A058D5c0]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
384
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.