OwnbitMultiSig
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "OwnbitMultiSig"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11520671 | 4 years ago | | | 0 | 0.0066134626 | |
| 11513501 | 4 years ago | | | 0 | 0.014108802 | |
| 11476184 | 4 years ago | | | 0 | 0.0039652655 | |
| 11469315 | 4 years ago | | | 0 | 0.0096561802 | |
| 11462809 | 4 years ago | | | 0 | 0.0036550090 | |
| 11462702 | 4 years ago | | | 0 | 0.0066682289 | |
| 11451453 | 4 years ago | | | 0 | 0.0050021269 | |
| 11449691 | 4 years ago | | | 0 | 0.0029852361 | |
| 11443961 | 4 years ago | | | 0 | 0.0027681448 | |
| 11443878 | 4 years ago | | | 0 | 0.0026499024 |
ABI
ABI objects
Getter at block 21191837
MAX_OWNER_COUNT() view returns (uint256)
9
getOwners() view returns (address[])
[0xEEDB2490C7E9Ce0EE7B27a40e0195c06cD2D09EA, 0x10de41B2C5f9968F831E482b9403eC983a64b33F]
getRequired() view returns (uint256)
1
getSpendNonce() view returns (uint256)
31
Read-only
generateMessageToSign(address erc20Contract, address destination, uint256 value) view returns (bytes32)
State-modifying
Events compoundAction(address cErc20Contract, address erc20contract, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
spend(address destination, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
spendERC20(address destination, address erc20contract, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
Funded(uint256 new_balance)
Spent(address to, uint256 transfer)
SpentErc20(address erc20contract, address to, uint256 transfer)
constructor(address[] _owners, uint256 _required)
fallback()
This contract contains no error objects.