BCCBASPool
Verified contract
Active on
Ethereum with 1,989 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae17…c176
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCC | ERC-20 | 141.230244 | -- | -- | |
BAS | ERC-20 | 0.072 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11690177 | 4 years ago | | | 0 | 0.0030795710 | |
| 11650775 | 4 years ago | | | 0 | 0.0063908460 | |
| 11648863 | 4 years ago | | | 0 | 0.0023720400 | |
| 11646569 | 4 years ago | | | 0 | 0.0022900500 | |
| 11636148 | 4 years ago | | | 0 | 0.010236011 | |
| 11620617 | 4 years ago | | | 0 | 0.0093721680 | |
| 11601171 | 4 years ago | | | 0 | 0.010157708 | |
| 11601150 | 4 years ago | | | 0 | 0.017152920 | |
| 11598739 | 4 years ago | | | 0 | 0.0058161070 | |
| 11598625 | 4 years ago | | | 0 | 0.0041286612 |
ABI
ABI objects
Getter at block 21165536
DURATION() view returns (uint256)
432000
bas() view returns (address)
0xa7ed29b253d8b4e3109ce07c80fc570f81b63696
basisCash() view returns (address)
0xae17f4f5ca32f77ea8e3786db7c0b2fe877ac176
lastTimeRewardApplicable() view returns (uint256)
1609689600
lastUpdateTime() view returns (uint256)
1609689600
owner() view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
periodFinish() view returns (uint256)
1609689600
rewardDistribution() view returns (address)
0x865091da9de5edaed7f98cec3fb912f7895637af
rewardPerToken() view returns (uint256)
1411306445549750894456
rewardPerTokenStored() view returns (uint256)
1411306445549750894456
rewardRate() view returns (uint256)
23148148148148148
starttime() view returns (uint256)
1609257600
totalSupply() view returns (uint256)
72000000000000000
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) 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 basisCash_, address bas_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.