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 "Updater"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10820169 | 4 years ago | | | 0 | 0.0028114400 | |
| 10820142 | 4 years ago | | | 0 | 0.0028114400 | |
| 10820108 | 4 years ago | | | 0 | 0.0028114400 | |
| 10820066 | 4 years ago | | | 0 | 0.0028104800 | |
| 10820032 | 4 years ago | | | 0 | 0.0028104800 | |
| 10819997 | 4 years ago | | | 0 | 0.0028114400 | |
| 10819969 | 4 years ago | | | 0 | 0.0028114400 | |
| 10819939 | 4 years ago | | | 0 | 0.0028114400 | |
| 10819900 | 4 years ago | | | 0 | 0.0028114400 | |
| 10819778 | 4 years ago | | | 0 | 0.0035064000 |
ABI
ABI objects
Getter at block 21266270
owner() view returns (address)
0xa4a2574fcebfe5d638ed07afafd958b7e58df3c3
sale() view returns (address)
0x9c666c69595c278063278a604ff12c70691ab234
updater() view returns (address)
0x055f7a466a3a14973e4852a9cd1aa906c4604710
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeUpdater(address _updater)
transferOwnership(address _owner)
transferSaleOwnership(address newSaleOwner)
updateRateByOwner(uint256 newRate)
updateRateByUpdater(uint256 newRate)
withdraw()
withdraw(address to)
ChangedUpdater(address indexed previousUpdater, address indexed newUpdater)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sale, address _updater)
This contract contains no fallback and receive objects.
This contract contains no error objects.