ExchangeDeposit
Verified contract
Implementation
Active on
Ethereum with 3 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
0xba7b…356b
Balances ($0.00)
No balances found for "ExchangeDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15061550 | 2 years ago | | | 0 | 0.00025695287 | |
| 11951237 | 4 years ago | | | 0 | 0.0024947500 | |
| 11861977 | 4 years ago | | | 0 | 0.0045751160 |
ABI
ABI objects
Getter at block 21194707
adminAddress() view returns (address)
0xfb0a2b538bd0c86db72f3b18cf1cec634df2dade
coldAddress() view returns (address)
0xba7b3124bd11c738e22c2ee61f46cb2108d2356b
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.