SWAGCREAMPool
Verified contract
Active on
Ethereum with 131 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x87ed…42e6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRPT | ERC-20 | 35.829452K | -- | -- | |
SWAG | ERC-20 | 1.518005K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11942652 | 4 years ago | | | 0 | 0.0094098432 | |
| 11871478 | 4 years ago | | | 0 | 0.013295045 | |
| 11580552 | 4 years ago | | | 0 | 0.0098522762 | |
| 11575282 | 4 years ago | | | 0 | 0.021166240 | |
| 11572864 | 4 years ago | | | 0 | 0.0042332480 | |
| 11508822 | 4 years ago | | | 0 | 0.0061803001 | |
| 11508820 | 4 years ago | | | 0 | 0.0084484000 | |
| 11487174 | 4 years ago | | | 0 | 0.0027093759 | |
| 11483457 | 4 years ago | | | 0 | 0.0064508950 | |
| 11482534 | 4 years ago | | | 0 | 0.0032840920 |
ABI
ABI objects
Getter at block 21198338
DURATION() view returns (uint256)
2592000
breaker() view returns (bool)
false
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1608120000
lastUpdateTime() view returns (uint256)
1608120000
lp_token() view returns (address)
0x6c19e4cc4c87adb224697a1022f262b424f44d46
owner() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
periodFinish() view returns (uint256)
1608120000
rewardDistribution() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
rewardPerToken() view returns (uint256)
10146604938271605885704773926784556
rewardPerTokenStored() view returns (uint256)
10146604938271605885704773926784556
rewardRate() view returns (uint256)
385802469135802469
starttime() view returns (uint256)
1605528000
swag() view returns (address)
0x87edffde3e14c7a66c9b9724747a1c5696b742e6
totalSupply() view returns (uint256)
35829451839000000010000
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 change_duration(uint256 du)
exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setBreaker(bool _breaker)
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.