ExchangeDeposit
Verified contract
Implementation
Active on
Ethereum with 5 txns
Storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3727…6be8
0x0000…0000
Balances ($0.00)
No balances found for "ExchangeDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15185050 | 2 years ago | | | 0 | 0.00028759890 | |
| 12090721 | 4 years ago | | | 0 | 0.0037600110 | |
| 11977544 | 4 years ago | | | 0 | 0.0031227075 | |
| 11930833 | 4 years ago | | | 0 | 0.0036100500 | |
| 11930298 | 4 years ago | | | 0 | 0.0039682500 |
ABI
ABI objects
Getter at block 21093101
adminAddress() view returns (address)
0xe643b5fad9efe257d59c17fe19a9bbac809016b9
coldAddress() view returns (address)
0x3727cfcbd85390bb11b3ff421878123adb866be8
implementation() view returns (address)
0x0000000000000000000000000000000000000000
minimumInput() view returns (uint256)
1000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeColdAddress(address newAddress)
changeImplAddress(address newAddress)
changeMinInput(uint256 newMinInput)
gatherErc20(address instance)
gatherEth()
kill()
Deposit(address indexed receiver, uint256 amount)
constructor(address coldAddr, address adminAddr)
fallback()
receive()
This contract contains no error objects.