BCUGStake
Verified contract
Active on
Ethereum with 1,184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x14da…e9af
Balances ($35,679.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCUG | ERC-20 | 1.124093M | $0.031741 |
$35,679.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21136551 | 12 days ago | | | 0 | 0.0028971641 | |
| 20369937 | 4 months ago | | | 0 | 0.00081134761 | |
| 20269672 | 4 months ago | | | 0 | 0.00092026612 | |
| 20015112 | 5 months ago | | | 0 | 0.00050725950 | |
| 19951963 | 6 months ago | | | 0 | 0.00034685350 | |
| 19802504 | 6 months ago | | | 0 | 0.00035561055 | |
| 19802497 | 6 months ago | | | 0 | 0.00037836858 | |
| 19624359 | 7 months ago | | | 0 | 0.0012385389 | |
| 19588191 | 7 months ago | | | 0 | 0.0012590101 | |
| 19396360 | 8 months ago | | | 0 | 0.0040776977 |
ABI
ABI objects
Getter at block 21221528
DURATION() view returns (uint256)
2419200
bcug() view returns (address)
0x14da7b27b2e0fedefe0a664118b0c9bc68e2e9af
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1695628511
lastUpdateTime() view returns (uint256)
1695628511
lp() view returns (address)
0x14da7b27b2e0fedefe0a664118b0c9bc68e2e9af
owner() view returns (address)
0x00eb6d65e9ca31ab3ece56c2ea3fc4c3bf634d2c
periodFinish() view returns (uint256)
1695628511
rewardPerToken() view returns (uint256)
722930382232008176
rewardPerTokenStored() view returns (uint256)
722930382232008176
rewardRate() view returns (uint256)
3534226190476190
totalSupply() view returns (uint256)
958585756999990000000000
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() returns (uint256 reward)
notifyRewardAmount(uint256 reward)
renounceOwnership()
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.