ExchangeDeposit
Verified contract
Implementation
Active on
Ethereum with 0 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
Balances ($0.00)
No balances found for "ExchangeDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ExchangeDeposit"
ABI
ABI objects
Getter at block 21316455
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.