OwnbitMultiSig
Verified contract
Active on
Ethereum with 41 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 |
---|---|---|---|---|---|
USDT | ERC-20 | 268.951K | $1.001 |
$269,219.95 | |
USDC | ERC-20 | 2.579K | $0.99953 |
$2,577.79 | |
HQG | ERC-20 | 0.001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21013514 | a month ago | | | 0 | 0.00073102904 | |
| 20582443 | 3 months ago | | | 0 | 0.00022354353 | |
| 19910488 | 6 months ago | | | 0 | 0.00087749552 | |
| 19862393 | 7 months ago | | | 0 | 0.0026047274 | |
| 19752519 | 7 months ago | | | 0 | 0.00075774889 | |
| 19718221 | 7 months ago | | | 0 | 0.0013827634 | |
| 19660118 | 8 months ago | | | 0 | 0.0015715345 | |
| 19560561 | 8 months ago | | | 0 | 0.0017913285 | |
| 19560547 | 8 months ago | | | 0 | 0.0017987408 | |
| 19532251 | 8 months ago | | | 0 | 0.0031405700 |
ABI
ABI objects
Getter at block 21331278
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0x0218d00B3B46932e84daA4d82cFa9d48fc0B3eE9, 0x2eaD9FFB89D8Fc04df53233a9ce3b9ED966B7EB3, 0x4Ff9a47F42135331c322E4C9d1755cc984D3e9f7]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
41
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.