OwnbitMultiSig
Verified contract
Active on
Ethereum with 288 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 | 40.8K | $0.999638 |
$40,785.23 | |
USDT | ERC-20 | 28.043195K | $1.001 |
$28,071.24 | |
DAI | ERC-20 | 21.711K | $0.999204 |
$21,693.72 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244948 | 7 hours ago | | | 0 | 0.0012867399 | |
| 21237887 | a day ago | | | 0 | 0.0023805527 | |
| 21236685 | a day ago | | | 0 | 0.0042858142 | |
| 21223618 | 3 days ago | | | 0 | 0.0027442247 | |
| 21222814 | 3 days ago | | | 0 | 0.0024835674 | |
| 21222758 | 3 days ago | | | 0 | 0.0023188104 | |
| 21222709 | 3 days ago | | | 0 | 0.0024715746 | |
| 21222649 | 3 days ago | | | 0 | 0.0029391677 | |
| 21194410 | 7 days ago | | | 0 | 0.0030020918 | |
| 21194235 | 7 days ago | | | 0 | 0.0034155617 |
ABI
ABI objects
Getter at block 21247128
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x9cDbf882ff7df2eAF099a749405E7b0239A024b0, 0x6b00271512E2416E2da81851e78FCf134231E4ac, 0x4CEe53Fe177110039Dea4a740cE36A2D31A2D04c]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
284
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.