USDTSACLPTokenSharePool
Verified contract
Active on
Ethereum with 3,213 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c38…2043
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAS | ERC-20 | 393.901356K | -- | -- | |
UNI-V2 | ERC-20 | 0.020128 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12618616 | 3 years ago | | | 0 | 0.0010925370 | |
| 12563489 | 3 years ago | | | 0 | 0.0028030200 | |
| 12517315 | 4 years ago | | | 0 | 0.0018931110 | |
| 12517315 | 4 years ago | | | 0 | 0.0035481600 | |
| 12385358 | 4 years ago | | | 0 | 0.0028299975 | |
| 12385348 | 4 years ago | | | 0 | 0.0036154200 | |
| 12321996 | 4 years ago | | | 0 | 0.0062749500 | |
| 12247815 | 4 years ago | | | 0 | 0.0083186400 | |
| 12244530 | 4 years ago | | | 0 | 0.0080640000 | |
| 12177997 | 4 years ago | | | 0 | 0.0084811254 |
ABI
ABI objects
Getter at block 21293526
DURATION() view returns (uint256)
2592000
devAddr() view returns (address)
0x491b44eae5e36cb8804f9ead6eb75fe701ad48de
initreward() view returns (uint256)
49152000000000000000000
lastTimeRewardApplicable() view returns (uint256)
1626078580
lastUpdateTime() view returns (uint256)
1623486580
lpt() view returns (address)
0x24a9ced95bcebda453108e9cb1e1d3c21835b29c
owner() view returns (address)
0xaaaaffb279674de45221c89caedffa5977193796
periodFinish() view returns (uint256)
1626078580
rewardDistribution() view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken() view returns (uint256)
22108546406545943596129506
rewardPerTokenStored() view returns (uint256)
19666598894843526691952183
rewardRate() view returns (uint256)
18962962962962962
standShare() view returns (address)
0x4c38d0e726b6c86f64c1b281348e725973542043
starttime() view returns (uint256)
1609588800
totalSupply() view returns (uint256)
20128196762809785
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()
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)
constructor(address standShare_, address lptoken_, uint256 starttime_, address devAddr_)
This contract contains no fallback and receive objects.
This contract contains no error objects.