0xeb4fbf2c6939787e2b9e00c45115ef90631f637c
Verified contract
Proxy
Active on
Base with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "0xeb4fbf2c6939787e2b9e00c45115ef90631f637c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3663113 | a year ago | | | 0 | 6.9098200e-7 | |
| 3599341 | a year ago | | | 0 | 6.7820400e-7 | |
| 3040412 | a year ago | | | 0 | 0.000054732000 | |
| 3040406 | a year ago | | | 0 | 0.000054785000 |
ABI
ABI objects
Getter at block 23788606 getStakingData() view returns (struct StakingDataStakingData)
escrowThales() view returns (address)
0x29dfc5fee05578cd913c75ff1c7a0d315595939a
lastPauseTime() view returns (uint256)
0
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x8559027bac39638438ddb32d713f0b12ef66ea7b
paused() view returns (bool)
false
stakingThales() view returns (address)
0x84ab38e42d8da33b480762cca543eeca6135e040
Read-only
getUserStakingData(address user) view returns (struct StakingDataUserStakingData)
getUserVestingData(address user) view returns (struct StakingDataUserVestingData)
State-modifying
Events acceptOwnership()
initialize(address _owner)
nominateNewOwner(address _owner)
setEscrowThales(address _escrowThales)
setOwner(address _owner)
setPaused(bool _paused)
setStakingThales(address _stakingThales)
transferOwnershipAtInit(address proxyAddress)
EscrowThalesChnaged(address _escrowThales)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
PauseChanged(bool isPaused)
StakingThalesChnaged(address _stakingThales)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.