BCCDSDPool
Verified contract
Active on
Ethereum with 3,366 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 |
---|---|---|---|---|---|
DSD | ERC-20 | 43.392495K | -- | -- | |
BCC | ERC-20 | 344.521861 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11749240 | 4 years ago | | | 0 | 0.0085708000 | |
| 11733282 | 4 years ago | | | 0 | 0.0049229760 | |
| 11733234 | 4 years ago | | | 0 | 0.012494685 | |
| 11662633 | 4 years ago | | | 0 | 0.0065824800 | |
| 11638202 | 4 years ago | | | 0 | 0.0061985230 | |
| 11627511 | 4 years ago | | | 0 | 0.0044996700 | |
| 11624264 | 4 years ago | | | 0 | 0.0081422600 | |
| 11623059 | 4 years ago | | | 0 | 0.0058084641 | |
| 11618864 | 4 years ago | | | 0 | 0.0024243450 | |
| 11618864 | 4 years ago | | | 0 | 0.0037369580 |
ABI
ABI objects
Getter at block 21318570
DURATION() view returns (uint256)
432000
basisCash() view returns (address)
0xae17f4f5ca32f77ea8e3786db7c0b2fe877ac176
esd() view returns (address)
0xbd2f0cd039e0bfcf88901c98c0bfac5ab27566e3
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)
1588744719996555107
rewardPerTokenStored() view returns (uint256)
1588744719996555107
rewardRate() view returns (uint256)
23148148148148148
starttime() view returns (uint256)
1609257600
totalSupply() view returns (uint256)
43392495000000000000000
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 esd_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.