MasterDeposit
Verified contract
Active on
Ethereum with 394 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MasterDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8200103 | 5 years ago | | | 0 | 0.00091076000 | |
| 8120248 | 5 years ago | | | 0 | 0.0010359390 | |
| 8120246 | 5 years ago | | | 0 | 0.0010359390 | |
| 8120238 | 5 years ago | | | 0 | 0.0010359390 | |
| 7750705 | 6 years ago | | | 0 | 0.00070922400 | |
| 7634448 | 6 years ago | | | 0 | 0.00080159100 | |
| 7634391 | 6 years ago | | | 0 | 0.00013123500 | |
| 7634202 | 6 years ago | | | 0 | 0.0023873680 | |
| 7634178 | 6 years ago | | | 0 | 0.000058653000 | |
| 7634172 | 6 years ago | | | 0 | 0.00043745000 |
ABI
ABI objects
Getter at block 21210697
coldWallet1() view returns (address)
0x191073bee4d7d115ea74bb1ec9611807671e6e96
coldWallet2() view returns (address)
0x6a626130798b7e9f6ca8d7a092e72cec4e78ac62
owner() view returns (address)
0x3dc8349c73561c4df9769fe153d71d73cb21fe28
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
percentage() view returns (uint256)
50
Read-only
childDeposits(address) view returns (bool)
depositCreators(address) view returns (bool)
State-modifying
Events addDepositCreator(address _depositCreator)
claimOwnership()
createChildDeposits(uint256 _count)
fireDepositToChildEvent(uint256 _amount)
removeDepositCreator(address _depositCreator)
setColdWallet1(address _coldWallet1)
setColdWallet1SplitPercentage(uint256 _percentage)
setColdWallet2(address _coldWallet2)
transferOwnership(address newOwner)
transferTokens(address[] _deposits, address _tokenContractAddress)
CreatedDepositEvent(address indexed _depositAddress)
DepositToChildEvent(address indexed _depositAddress, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wallet1, address _wallet2, uint256 _percentage)
This contract contains no fallback and receive objects.
This contract contains no error objects.