OwnbitMultiSig
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$26.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006999 | $3,718.56 |
$26.03 | |
USDT | ERC-20 | 1 | $1.00 |
$1 | |
(#2446) | BBAC | ERC-721 | 1 | -- | -- |
THETA | ERC-20 | 0.7877 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18139503 | a year ago | | | 0 | 0.00080200096 | |
| 17276094 | 2 years ago | | | 0 | 0.0044421912 | |
| 17242876 | 2 years ago | | | 0 | 0.0046124146 | |
| 17235465 | 2 years ago | | | 0 | 0.0074635233 | |
| 17235199 | 2 years ago | | | 0 | 0.0065845542 | |
| 15759075 | 2 years ago | | | 0 | 0.0010119982 | |
| 15759044 | 2 years ago | | | 0 | 0.0011028498 | |
| 15759008 | 2 years ago | | | 0 | 0.0015906775 | |
| 15758982 | 2 years ago | | | 0 | 0.0019095672 |
ABI
ABI objects
Getter at block 21309580
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x904536876E72560e2198F2414dc9123a675C8C99, 0xF1b35BDF570582861e95105229382EDB369b36c2, 0x053Bf03B46D92Bc9ED00Fe32Ca1F1fe93fa5c202]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
9
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.