MethDeposit
Verified contract
Active on
Ethereum with 1,367 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd816…3f0e
Balances ($0.00)
No balances found for "MethDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199072 | 2 days ago | | | 0 | 0.00084029303 | |
| 21149334 | 9 days ago | | | 0 | 0.00064411429 | |
| 21133973 | 11 days ago | | | 0 | 0.00056379469 | |
| 21079657 | 18 days ago | | | 0 | 0.0012924617 | |
| 20946247 | a month ago | | | 0 | 0.00073489230 | |
| 20895464 | a month ago | | | 0 | 0.00032921142 | |
| 20895277 | a month ago | | | 0 | 0.00033957410 | |
| 20888952 | a month ago | | | 0 | 0.00038572471 | |
| 20876053 | 2 months ago | | | 0 | 0.00032506657 | |
| 20874588 | 2 months ago | | | 0 | 0.00030626689 |
ABI
ABI objects
Getter at block 21211156
masterContract() view returns (address)
0xd8162d9703d1c13476fee3f20adf2c6468683f0e
owner() view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
secret() view returns (address)
0xc8033181079b4a920cf5a3fd1a9f15fccc8c610f
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyMethBag(uint256 amount, address to, uint256 price, uint256 timeOut, bytes signature) payable
deposit(uint256 amount, address recipient)
renounceOwnership()
setContracts(address _masterContract)
setSecret(address _secret)
transferOwnership(address newOwner)
Deposit(uint256 amount, address recipient, address operator)
MethBagBought(uint256 amount, uint256 price, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _masterContract, address _secret)
This contract contains no fallback and receive objects.
This contract contains no error objects.