Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BYFI | ERC-20 | 279.186453 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12356675 | 4 years ago | | | 0 | 0.00097370680 | |
| 12356675 | 4 years ago | | | 0 | 0.0030160200 | |
| 11602261 | 4 years ago | | | 0 | 0.014830630 | |
| 11556147 | 4 years ago | | | 0 | 0.018130464 | |
| 11373648 | 4 years ago | | | 0 | 0.0057834240 | |
| 11143512 | 4 years ago | | | 0 | 0.014195100 | |
| 11140468 | 4 years ago | | | 0 | 0.013085850 | |
| 11088140 | 4 years ago | | | 0 | 0.0034162128 | |
| 11088124 | 4 years ago | | | 0 | 0.0045186000 | |
| 11055368 | 4 years ago | | | 0 | 0.0047317000 |
ABI
ABI objects
Getter at block 21391477
BYFI() view returns (address)
0x07872c1d399ba89235ad5ce3c2366350fd1198f2
owner() view returns (address)
0xf7184c60ef1140039607391ef80652ff0cbcfb58
round() view returns (uint256)
40
totalDividends() view returns (uint256)
201392862089
totalStakes() view returns (uint256)
251533782500000000975
Read-only
getPendingReward(address staker) view returns (uint256 _pendingReward)
payouts(uint256) view returns (uint256)
yourBYFIBalance(address user) view returns (uint256 BYFIBalance)
yourStakedBYFI(address staker) view returns (uint256 stakedBYFI)
State-modifying
Events ADDFUNDS(uint256 tokens)
CLAIMREWARD()
STAKE(uint256 tokens)
WITHDRAW(uint256 tokens)
transferOwnership(address _newOwner)
CLAIMEDREWARD(address staker, uint256 reward)
OwnershipTransferred(address indexed _from, address indexed _to)
PAYOUT(uint256 round, uint256 tokens, address sender)
STAKED(address staker, uint256 tokens, uint256 stakingFee)
UNSTAKED(address staker, uint256 tokens, uint256 unstakingFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.