Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb26c…2a8d
Balances ($23,874.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALD | ERC-20 | 785K | $0.030414 |
$23,874.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21084541 | 19 days ago | | | 0 | 0.00045533306 | |
| 21079588 | 20 days ago | | | 0 | 0.0014746416 | |
| 20984184 | a month ago | | | 0 | 0.0017489387 | |
| 20977675 | a month ago | | | 0 | 0.00082467210 | |
| 20549846 | 3 months ago | | | 0 | 0.00012370886 | |
| 20310192 | 4 months ago | | | 0 | 0.00048917533 | |
| 20209914 | 5 months ago | | | 0 | 0.00054520683 | |
| 20059105 | 5 months ago | | | 0 | 0.00023980443 | |
| 19544307 | 8 months ago | | | 0 | 0.0023160111 | |
| 19518491 | 8 months ago | | | 0 | 0.0019309398 |
ABI
ABI objects
Getter at block 21219822
ald() view returns (address)
0xb26c4b3ca601136daf98593feaeff9e0ca702a8d
enableWhitelist() view returns (bool)
false
governance() view returns (address)
0x26140bcf3e589b0f28816d8f3b01d4e759138492
stakeAmount() view returns (uint256)
5000000000000000000000
whitelistLength() view returns (uint256)
0
Read-only
balance(address) view returns (uint256)
isWhitelisted(address) view returns (bool)
locks(address) view returns (uint256 locked, uint256 unlockTime)
shares(address) view returns (uint256)
whitelist(uint256) view returns (address)
State-modifying
Events addToWhitelist(address _user)
removeFromWhitelist(address _user)
removeFromWhitelist(uint256 _index)
rescue(address _token)
setDisableWhitelist()
setEnableWhitelist()
setGov(address _governance)
setStakeAmount(uint256 _stakeAmount)
stake()
unstake()
withdraw()
Stake(address _user, uint256 _amount)
Unstake(address _user, uint256 _amount)
Withdrawn(address _user, uint256 _amount)
constructor(address _ald, uint256 _stakeAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.