Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc474…0762
Balances ($17.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.004877 | $3,637.48 |
$17.74 | |
kurbi | ERC-20 | 0.1 | $0.000456 |
$0 | |
BAS3D | ERC-20 | 273.484788 | -- | -- | |
PEP | ERC-20 | 61.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22834362 | 6 days ago | | | 0 | 0.0000011163876 | |
| 22792036 | 7 days ago | | | 0 | 5.8301656e-7 | |
| 22791278 | 7 days ago | | | 0 | 5.5901685e-7 | |
0xf09f92a8 | 17428723 | 4 months ago | | | 0 | 7.1053619e-7 | |
| 12867473 | 8 months ago | | | 0 | 0.0000050543428 | |
| 10923013 | 9 months ago | | | 0 | 0.000000010251773744 | |
| 6604640 | a year ago | | | 0 | 0.000000065301097488 | |
| 6256277 | a year ago | | | 0 | 0.000000000676080300 | |
| 6152154 | a year ago | | | 0 | 0.000000000451546850 | |
| 6151912 | a year ago | | | 0 | 0.000000000441924850 |
ABI
ABI objects
Getter at block 23074197
ProtocolAddresses() view returns (address)
0x63ace1034a0f0b6911cc6778bd1b647b682a5461
WETH() view returns (address)
0x4200000000000000000000000000000000000006
getRewardForDuration() view returns (uint256)
4132720367337600
lastTimeRewardApplicable() view returns (uint256)
1693251365
lastUpdateTime() view returns (uint256)
1693251365
owner() view returns (address)
0x96eb1141b2432725ccabb1a0c46a57188174d6b5
paused() view returns (bool)
false
periodFinish() view returns (uint256)
1693251365
rewardPerToken() view returns (uint256)
20702761545871
rewardPerTokenStored() view returns (uint256)
20702761545871
rewardRate() view returns (uint256)
47832411659
rewardsDuration() view returns (uint256)
86400
stakingToken() view returns (address)
0xc4743d049891ea4333f8b559d09a93c3511f0762
totalSupply() view returns (uint256)
273484787529843579898
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 getReward()
notifyRewardAmount(uint256 reward)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setProtocolAddresses(address _ProtocolAddresses)
setRewardsDuration(uint256 _rewardsDuration)
stake(uint256 amount)
togglePausedState()
transferOwnership(address newOwner)
updatePeriodFinish(uint256 timestamp)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ProtocolAddressesUpdated(address ProtocolAddresses)
Recovered(address token, uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
RewardsDurationUpdated(uint256 newDuration)
Staked(address indexed user, uint256 amount)
Unpaused(address account)
Withdrawn(address indexed user, uint256 amount)
constructor(address _stakingToken)
receive()
This contract contains no error objects.