0xd4275e04dbe82526e4a17ac0fb8f509b6080a455
Verified contract
Proxy
Active on
Ethereum with 2,616 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
0x4bac…efe9
0x3aad…bf74
Balances ($19,011.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XMON | ERC-20 | 24.009079 | $791.85 |
$19,011.59 | |
SHIBET | ERC-20 | 292.538148M | -- | -- | |
WPLS | ERC-20 | 278.210981M | -- | -- | |
CANTO | ERC-20 | 61.354272M | -- | -- | |
DC | ERC-20 | 25M | -- | -- | |
SUDO INU | ERC-20 | 5.728055M | -- | -- | |
SUDO | ERC-20 | 399.012033K | -- | -- | |
GROW | ERC-20 | 150.477041K | -- | -- | |
XSUDO | ERC-20 | 875.963871 | -- | -- | |
UNI-V2 | ERC-20 | 3.760689 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20552298 | 3 months ago | | | 0 | 0.000079305865 | |
| 20552288 | 3 months ago | | | 0 | 0.000072970866 | |
| 20366910 | 4 months ago | | | 0 | 0.000095570229 | |
| 19301047 | 9 months ago | | | 0 | 0.0019647608 | |
| 19300995 | 9 months ago | | | 0 | 0.0026205282 | |
| 18174353 | a year ago | | | 0 | 0.0010723015 | |
| 18038468 | a year ago | | | 0 | 0.00071355978 | |
| 18036761 | a year ago | | | 0 | 0.0028355368 | |
| 17640301 | a year ago | | | 0 | 0.0019575033 | |
| 17601434 | a year ago | | | 0 | 0.00066257645 |
ABI
ABI objects
Getter at block 21262433
DURATION() view returns (uint256)
1209600
initialized() view returns (bool)
true
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1682134427
lastUpdateTime() view returns (uint256)
1682134427
owner() view returns (address)
0x056590f16d5b314a132bbcfb1283fec5d5c6e670
periodFinish() view returns (uint256)
1682134427
rewardPerToken() view returns (uint256)
8934938683527479897
rewardPerTokenStored() view returns (uint256)
8934938683527479897
rewardRate() view returns (uint256)
10333994708994
rewardToken() view returns (address)
0x3aada3e213abf8529606924d8d1c55cbdc70bf74
stakeToken() view returns (address)
0x4bacaaabe3e96959ddf3269d3092d5cea88fefe9
starttime() view returns (uint256)
1609869600
totalSupply() view returns (uint256)
3696066441217752182
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
init(address _sender, uint256 _starttime, uint256 _duration, address _stakeToken, address _rewardToken)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.