ZethrBankroll

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x81874cf2 at 5597532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0x48e4b77d27b37ab4534c70aeb707adfa9f971ebc2424b69ea53591bd6d1116da
0x386c0ef423ec176af3e330573fb9e09f69d3c15fa3098a5049ace637f1e8c236
From
0x8626a3c4514aac86074d1db7e34f17212ba3f970a8fd8a089c638cd4aad02ec0
0x49e89a1b93de7c234244266bd5b07ba298009674263cf227869dadfa6b99705b
From
0x75afb58776a830ca7863bf0009572c3b70a21f411040ba64380e13b024ff7ea6
0x2a6d2293fbc029a08603517c5d283789c405b496743f22d9150174ce2ca8b8b5
0x9741b8eae5b7537ea6fa9762d1daa4bddcd3fbea71dd657fe0353b88caff9b01
From
0xde0cd80b7bc4fac58ccc7baa265a83822f7b4102567ea6d90a3eacff81bd0000
0x32060f30c33863a1b86d43cf684ddd0dde9247ddfe2b5cc37aa0c9c9b8b49da9
From
0xd2e6af59e308eb0a09fa77a72feb60ecbca74a6b1953887a901765c691898186

Functions
Getter at block 20853885
MAX_OWNER_COUNT(view returns (uint256)
10
MAX_WITHDRAW_PCT_DAILY(view returns (uint256)
15
MAX_WITHDRAW_PCT_TX(view returns (uint256)
5
getOwners(view returns (address[])
[0x4F4eBF556CFDc21c3424F85ff6572C77c514Fcae, 0x11e52c75998fe2E7928B191bfc5B25937Ca16741, 0x20C945800de43394F70D789874a4daC9cFA57451, 0xef764BAC8a438E7E498c2E5fcCf0f174c3E3F8dB]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
5
Read-only
confirmations(uint256addressview returns (bool)
fromHex(string spure returns (bytes)
fromHexChar(uint256 cpure returns (uint256)
getConfirmationCount(uint256 transactionIdview returns (uint256 count)
getConfirmations(uint256 transactionIdview returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedview returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedview returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdview returns (bool)
isOwner(addressview returns (bool)
isWhitelisted(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address destinationuint256 valuebytes databool executed)
whiteListedContracts(uint256view returns (address)
State-modifying
addOwner(address owner
changeRequirement(uint256 _required
confirmTransaction(uint256 transactionId
contractWithdraw(uint256 amount
deWhiteListContract(address contractAddress
devWithdraw(uint256 amount
executeTransaction(uint256 transactionId
permissibleWithdrawal(uint256 _toWithdrawreturns (bool)
receiveDividends(payable 
removeOwner(address owner
replaceOwner(address owneraddress newOwner
revokeConfirmation(uint256 transactionId
submitTransaction(address destinationuint256 valuebytes datareturns (uint256 transactionId)
whiteListContract(address contractAddress
Events
Confirmation(address indexed senderuint256 indexed transactionId
Deposit(address indexed senderuint256 value
DevWithdraw(uint256 amountTotaluint256 amountPerPerson
Execution(uint256 indexed transactionId
ExecutionFailure(uint256 indexed transactionId
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
RequirementChange(uint256 required
Revocation(address indexed senderuint256 indexed transactionId
Submission(uint256 indexed transactionId
WhiteListAddition(address indexed contractAddress
WhiteListRemoval(address indexed contractAddress
Constructor
constructor(address[] _ownersuint256 _required
Fallback and receive
fallback(
Errors

This contract contains no error objects.