MommysPurse
Verified contract
Active on
Ethereum with 1,001 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0cf5…0563
Balances ($3,096.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 1.340412K | $2.31 |
$3,096.35 | |
GBP | ERC-20 | 1.458945M | -- | -- | |
BPT | ERC-20 | 10.717522K | -- | -- | |
BGBG | ERC-20 | 926.07326 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12528978 | 3 years ago | | | 0 | 0.0013466880 | |
| 12423813 | 4 years ago | | | 0 | 0.028865394 | |
| 12394691 | 4 years ago | | | 0 | 0.044097240 | |
| 12394678 | 4 years ago | | | 0 | 0.022194816 | |
| 12339149 | 4 years ago | | | 0 | 0.0067449180 | |
| 12311849 | 4 years ago | | | 0 | 0.0095065040 | |
| 12139839 | 4 years ago | | | 0 | 0.010181160 | |
| 11901557 | 4 years ago | | | 0 | 0.015928510 | |
| 11893197 | 4 years ago | | | 0 | 0.0086728400 | |
| 11892049 | 4 years ago | | | 0 | 0.0071844600 |
ABI
ABI objects
Getter at block 21217416
duration() view returns (uint256)
4838400
gbp() view returns (address)
0x0cf58006b2400ebec3eb8c05b73170138a340563
lastTimeRewardApplicable() view returns (uint256)
1603825985
lastUpdateTime() view returns (uint256)
1603825985
lpt() view returns (address)
0xa054ba2c35382c0520c66d9c32f00de8bd7330e8
owner() view returns (address)
0xf5c28f689283213533d11c34ae77c6855c160c31
periodFinish() view returns (uint256)
1603825985
rewardDistribution() view returns (address)
0xf5c28f689283213533d11c34ae77c6855c160c31
rewardPerToken() view returns (uint256)
108041190835483635226
rewardPerTokenStored() view returns (uint256)
108041190835483635226
rewardRate() view returns (uint256)
3100198412698412698
startTime() view returns (uint256)
1598986800
totalSupply() view returns (uint256)
10717521701071277683080
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(address _gbp, address _lpt, uint256 _startTime, uint256 _durationInDays)
This contract contains no fallback and receive objects.
This contract contains no error objects.