SeedPoolWBTC
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb9f…57c8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEV | ERC-20 | 13.798988K | -- | -- | |
YFBTC | ERC-20 | 0.009999 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12093820 | 4 years ago | | | 0 | 0.013238110 | |
| 11138635 | 4 years ago | | | 0 | 0.0047357700 | |
| 11109811 | 4 years ago | | | 0 | 0.0043418184 | |
| 11090432 | 4 years ago | | | 0 | 0.0031593780 | |
| 11086148 | 4 years ago | | | 0 | 0.0034628600 | |
| 11065501 | 4 years ago | | | 0 | 0.0040540800 | |
| 11042210 | 4 years ago | | | 0 | 0.0035104200 | |
| 11027965 | 4 years ago | | | 0 | 0.0042230000 | |
| 11008804 | 4 years ago | | | 0 | 0.0044763802 | |
| 10995994 | 4 years ago | | | 0 | 0.0053209800 |
ABI
ABI objects
Getter at block 21427529
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
3281250000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1617090166
lastUpdateTime() view returns (uint256)
1604406731
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1617090166
rewardPerToken() view returns (uint256)
946558492635215011253036053974993
rewardPerTokenStored() view returns (uint256)
946558492635215011253036053974993
rewardRate() view returns (uint256)
5425347222222222
starttime() view returns (uint256)
1600603200
token() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
totalSupply() view returns (uint256)
0
wev() view returns (address)
0xfb9fc4ccc2538172fe76f7dc231a6969950e57c8
y() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
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()
notifyRewardAmount(uint256 reward)
renounceOwnership()
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.