SWAGSWAGPool
Verified contract
Active on
Ethereum with 191 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 |
---|---|---|---|---|---|
SWAG | ERC-20 | 33.095672K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135226 | 12 days ago | | | 0 | 0.0016064652 | |
| 16032442 | 2 years ago | | | 0 | 0.00094205092 | |
| 12884078 | 3 years ago | | | 0 | 0.00083553400 | |
| 12882897 | 3 years ago | | | 0 | 0.00083536600 | |
| 12882896 | 3 years ago | | | 0 | 0.00083553400 | |
| 12881373 | 3 years ago | | | 0 | 0.00099668400 | |
| 12881299 | 3 years ago | | | 0 | 0.0012266881 | |
| 12881286 | 3 years ago | | | 0 | 0.00096863535 | |
| 12786993 | 3 years ago | | | 0 | 0.0026856631 | |
| 12765591 | 3 years ago | | | 0 | 0.00028325000 |
ABI
ABI objects
Getter at block 21222332
DURATION() view returns (uint256)
7776000
breaker() view returns (bool)
false
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613300400
lastUpdateTime() view returns (uint256)
1613300400
lp_token() view returns (address)
0x87edffde3e14c7a66c9b9724747a1c5696b742e6
owner() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
periodFinish() view returns (uint256)
1613300400
rewardDistribution() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
rewardPerToken() view returns (uint256)
3466404786276175013086
rewardPerTokenStored() view returns (uint256)
3466404786276175013086
rewardRate() view returns (uint256)
192901234567901234
starttime() view returns (uint256)
1605524400
swag() view returns (address)
0x87edffde3e14c7a66c9b9724747a1c5696b742e6
totalSupply() view returns (uint256)
19768443411383610113967
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.