VAMPWBTCPOOL
Verified contract
Active on
Ethereum with 231 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2c8…09dd
Balances ($300.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.003201 | $93,834.00 |
$300.37 | |
VAMP | ERC-20 | 18.435049 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11102134 | 4 years ago | | | 0 | 0.0039812370 | |
| 11090093 | 4 years ago | | | 0 | 0.0038514720 | |
| 11089850 | 4 years ago | | | 0 | 0.0034984204 | |
| 11083969 | 4 years ago | | | 0 | 0.0030120720 | |
| 11083878 | 4 years ago | | | 0 | 0.0022214880 | |
| 11083777 | 4 years ago | | | 0 | 0.0019137216 | |
| 11083238 | 4 years ago | | | 0 | 0.0031196460 | |
| 11083229 | 4 years ago | | | 0 | 0.0030120720 | |
| 11083193 | 4 years ago | | | 0 | 0.0020803960 | |
| 11083131 | 4 years ago | | | 0 | 0.0023666280 |
ABI
ABI objects
Getter at block 21230283
DURATION() view returns (uint256)
259200
generation() view returns (uint256)
6
initreward() view returns (uint256)
229500000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603222863
lastUpdateTime() view returns (uint256)
1603222863
owner() view returns (address)
0x45a6b8bdfc1faa745720165e0b172a3d6d4ec897
periodFinish() view returns (uint256)
1603222863
rewardPerToken() view returns (uint256)
2090197014335379588101028277185762333
rewardPerTokenStored() view returns (uint256)
2090197014335379588101028277185762333
rewardRate() view returns (uint256)
885416666666666666
starttime() view returns (uint256)
1602963663
totalSupply() view returns (uint256)
320111
vamp() view returns (address)
0xb2c822a1b923e06dbd193d2cfc7ad15388ea09dd
wbtc() 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()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.