BIDRewards
Verified contract
Active on
Ethereum with 547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,493.60)
Native
Value
$1,493.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.433917 | $3,442.13 |
$1,493.6 | |
BID | ERC-20 | 104.185381K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908363 | a year ago | | | 0 | 0.0011440471 | |
| 18890777 | a year ago | | | 0 | 0.0019868745 | |
| 18877750 | a year ago | | | 0 | 0.0044824761 | |
| 18877750 | a year ago | | | 0 | 0.0043774650 | |
| 18757088 | a year ago | | | 0 | 0.0029247087 | |
| 18757085 | a year ago | | | 0 | 0.0028097311 | |
| 17528058 | a year ago | | | 0 | 0.0021279274 | |
| 17528054 | a year ago | | | 0 | 0.0018500519 | |
| 17285045 | 2 years ago | | | 0 | 0.0031013354 | |
| 17285023 | 2 years ago | | | 0 | 0.0029322255 |
ABI
ABI objects
Getter at block 21263855
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1704294059
lastUpdateTime() view returns (uint256)
1704060815
owner() view returns (address)
0xf6febda137f1d1d56143b6a2d4bfbb058e7ffe97
periodFinish() view returns (uint256)
1704294059
receivedEther() view returns (uint256)
0
rewardPerToken() view returns (uint256)
12845860668738
rewardPerTokenStored() view returns (uint256)
12845860668738
rewardRate() view returns (uint256)
0
starttime() view returns (uint256)
1619269244
totalSupply() view returns (uint256)
104085380862417230466082
y() view returns (address)
0x00000000000045166c45af0fc6e4cf31d9e14b9a
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()
renounceOwnership()
stake(uint256 amount)
startReward()
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawAndClaim(uint256 _amount)
EtherReceived(address indexed user, uint256 n)
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)
constructor(address _bid, uint256 _durationInMinutes)
fallback()
This contract contains no error objects.