PlayerBook
Verified contract
Active on
Ethereum with 8,315 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6726…0981
-
variable spans 8 additional slots
-
variable spans 2 additional slots
-
variable spans 4 additional slots
0x9559…f16c
0xa0de…c35a
0x7a6c…de8e
0x9559…f16c
0xa0de…c35a
0x7a6c…de8e
-
variable spans 8 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 77.777777M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
BEB | ERC-20 | 59.72K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
EBK | ERC-20 | 707.970171 | -- | -- | |
ESE | ERC-20 | 4 | -- | -- | |
SLV | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11541041 | 4 years ago | | | 0 | 0.0015707250 | |
| 11039451 | 4 years ago | | | 0 | 0.0013719600 | |
| 10406696 | 4 years ago | | | 0 | 0.0012324150 | |
| 10406666 | 4 years ago | | | 0 | 0.0012766830 | |
| 9891450 | 5 years ago | | | 0 | 0.000072495000 | |
| 9891411 | 5 years ago | | | 0 | 0.000072495000 | |
| 9891399 | 5 years ago | | | 0 | 0.000072495000 | |
| 9891399 | 5 years ago | | | 0 | 0.000072495000 | |
| 9891368 | 5 years ago | | | 0 | 0.000096660000 | |
| 9643846 | 5 years ago | | | 0 | 0.00012082500 |
ABI
ABI objects
Getter at block 21246177 getOwnerProfit() view returns (uint256) getPlayerData() view returns (uint256 _admission, uint256 _accumulatedSellPrice, uint256 _amountToSale, uint256 _fishbowlLevel, uint256 _fishbowlSize, uint256 _fishAmount, uint256 _recomandBonus, uint256 _profit, uint256 _rebuy, uint256 _playerWeekRound, uint256 _playerWeekCount, uint256 _reproductionRound, uint256 _joinRound)
BONUS_TIMEOUT_NO_USER() view returns (uint256)
33200
BONUS_TIMEOUT_WEEK() view returns (uint256)
46500
CommissionAddress() view returns (address)
0x7a6c55a84f9f654ccfbb9ac138318e4b2e4cde8e
FishbowlAddress() view returns (address)
0xa0de1ee9ece5bff4a8424e8041aca541d566c35a
TransactionSystemAddress() view returns (address)
0x9559ad6aaf96577eecd6c8c6489a9788e70ff16c
developer() view returns (address)
0x67264cb47c717838ae684f22e686d6f35da90981
getBonusPool() view returns (uint256 _totalAmount, uint256 _bonusWeekBlock, address _weekUser, address _lastUser, int256 _blockCountDown, int256 _lastCountDown)
(_totalAmount=3480000000000000, _bonusWeekBlock=9546542, _weekUser=0x0000000000000000000000000000000000000000, _lastUser=0x69810cad4ddd93505c3777626841f1d931c8add7, _blockCountDown=-11653135, _lastCountDown=-11665207)
getPlayerStatusAndExceeded() view returns (uint8, bool)
(0, false)
getPlayerWeekCount() view returns (uint256)
0
getWeekData() view returns (address[], uint256[])
([0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000], [0, 0, 0])
getWhiteList() view returns (bool)
false
owner() view returns (address)
0x952cbcb087d1a795f5e355bd19f42f740e220178
paused() view returns (bool)
false
reproductionRound() view returns (uint256)
6
weekRound() view returns (uint256)
30
Read-only
avaliableFishAmountList(uint256) view returns (uint256)
State-modifying
Events addFishAmount(address _buyer, uint256 _successBuyFishAmount, uint256 _totalCost, bool _isBuy)
addNewSellOrder(uint256 _fishAmount, uint256 _fishPrice)
addReproductionRound()
buyOrderRefund(address _refunder, uint256 _refundValue)
cancelSellOrder(uint256 _orderId) payable
firstGenerationJoinGame(uint256 _initFishAmount) payable
increseFishbowlSizeByMoney(uint256 _fishAmount) payable
joinGame(uint256 _initFishAmount, address _inviter) payable
minusFishAmount(address _seller, uint256 _fishAmount)
pause()
rebuyAddNewBuyOrder(uint256 _fishAmount, uint256 _rebuy)
renounceDevelopership()
renounceOwnership()
sellerProcessProfit(address _seller, uint256 _totalRevenue)
setCommissionAddr(address _newAddr)
setFishbowlAddr(address _newAddr)
setTransactionSystemAddr(address _newAddr)
setWhiteList(address _user, bool _val)
transferDevelopership(address _newDeveloper)
transferOwnership(address _newOwner)
unpause()
withdrawOwnerProfit()
withdrawProfit()
LogAddFishAmount(address indexed _buyer, uint256 _successBuyFishAmount, uint256 _totalCost, bool _isBuy, uint256 _now)
LogAddNewSellOrder(address indexed _player, uint256 _fishAmount, uint256 _cPrice, uint256 _now)
LogBuyOrderRefund(address indexed _refunder, uint256 _refundValue, uint256 _now)
LogDistributeCommission(address indexed _user, uint256 _fodderFee, address[] _ancestorList, uint256 bonusPool, uint256 _now)
LogFirstGenerationJoinGame(address indexed _user, uint256 _initFishAmount, uint256 _value, uint256 _now)
LogGetBonusPool(address indexed _user, uint256 _bonus, uint256 _now)
LogGetWeekBonusPool(address indexed _user, uint256 _bonus, uint256 _now)
LogIncreseFishbowlSize(address indexed _newUser, uint256 _initFishAmount, uint256 _value, uint256 _now)
LogJoinGame(address indexed _newUser, uint256 _initFishAmount, uint256 _value, address _inviter, uint256 _now)
LogSellerProcessProfit(address indexed _seller, uint256 _totalValue, uint256 _now)
LogWithdrawOwnerProfit(address indexed _owner, uint256 _profit)
LogWithdrawProfit(address indexed _user, uint256 _profit, uint256 _recomandBonus, uint256 _now)
LogWithdrawRecommandBonus(address indexed _user, uint256 _recommandBonus, uint256 _now)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor()
fallback()
This contract contains no error objects.