USDCSWAGPool
Verified contract
Active on
Ethereum with 229 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 | 2.361556K | -- | -- | |
UNI-V2 | ERC-20 | 0.001935 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135271 | 18 days ago | | | 0 | 0.0014507023 | |
| 21135261 | 18 days ago | | | 0 | 0.00080978667 | |
| 21135258 | 18 days ago | | | 0 | 0.0014250077 | |
| 12222909 | 4 years ago | | | 0 | 0.010413936 | |
| 11318781 | 4 years ago | | | 0 | 0.0050328391 | |
| 11318768 | 4 years ago | | | 0 | 0.0051251720 | |
| 11282206 | 4 years ago | | | 0 | 0.0037580500 | |
| 11262904 | 4 years ago | | | 0 | 0.0033510740 | |
| 11223325 | 4 years ago | | | 0 | 0.0032300310 | |
| 11223322 | 4 years ago | | | 0 | 0.0042381230 |
ABI
ABI objects
Getter at block 21261884
DURATION() view returns (uint256)
604800
breaker() view returns (bool)
false
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603900800
lastUpdateTime() view returns (uint256)
1603900800
lock() view returns (uint256)
17280
lp_token() view returns (address)
0x2059024d050cdafe4e4850596ff1490cfc40c7bd
owner() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
periodFinish() view returns (uint256)
1603900800
rewardDistribution() view returns (address)
0x0b6e37bd5529395ca2f7e9977d20605f6a9c2982
rewardPerToken() view returns (uint256)
230690927835453097554022
rewardPerTokenStored() view returns (uint256)
230690927835453097554022
rewardRate() view returns (uint256)
289351851851851851
starttime() view returns (uint256)
1603296000
swag() view returns (address)
0x87edffde3e14c7a66c9b9724747a1c5696b742e6
totalSupply() view returns (uint256)
1935024037487671
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
stakeLock(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)
setLockTime(uint256 _lock)
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.