Balancerpool
Verified contract
Active on
Ethereum with 2,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x95a4…6611
Balances ($69.64)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APY | ERC-20 | 53.261612K | $0.001308 |
$69.64 | |
BPT | ERC-20 | 260.132693 | -- | -- | |
DOS | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19877760 | 6 months ago | | | 0 | 0.0013062652 | |
| 19599107 | 7 months ago | | | 0 | 0.0013983300 | |
| 17435110 | a year ago | | | 0 | 0.0016375000 | |
| 16830793 | 2 years ago | | | 0 | 0.0031717426 | |
| 16484257 | 2 years ago | | | 0 | 0.00050922356 | |
| 16484254 | 2 years ago | | | 0 | 0.00055724453 | |
| 15742080 | 2 years ago | | | 0 | 0.0019751972 | |
| 15742076 | 2 years ago | | | 0 | 0.0019706690 | |
| 15603698 | 2 years ago | | | 0 | 0.00051319018 | |
| 15603678 | 2 years ago | | | 0 | 0.00053158551 |
ABI
ABI objects
Getter at block 21170144
DURATION() view returns (uint256)
604800
apy() view returns (address)
0x95a4492f028aa1fd432ea71146b433e7b4446611
bpt() view returns (address)
0xbc8b1f78ff5a0baf9945e145832ad79c494d4cf6
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1653602027
lastUpdateTime() view returns (uint256)
1653602027
owner() view returns (address)
0xc5d9c6a52f0d9e43598f6e9c675938438276beef
periodFinish() view returns (uint256)
1653602027
rewardDistribution() view returns (address)
0xc5d9c6a52f0d9e43598f6e9c675938438276beef
rewardPerToken() view returns (uint256)
5102868855841914046208
rewardPerTokenStored() view returns (uint256)
5102868855841914046208
rewardRate() view returns (uint256)
23182626345934464
totalSupply() view returns (uint256)
260132692559898712377
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.