PlayerBook
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86f8…cb9b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bdm | ERC-20 | 6.122243K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12219027 | 4 years ago | | | 0 | 0.0054426240 | |
| 12207468 | 4 years ago | | | 0 | 0.0067029237 | |
| 12159187 | 4 years ago | | | 0 | 0.011346642 | |
| 12042611 | 4 years ago | | | 0 | 0.016753077 | |
| 12023740 | 4 years ago | | | 0 | 0.010289961 | |
| 11978412 | 4 years ago | | | 0 | 0.0096096330 | |
| 11978184 | 4 years ago | | | 0 | 0.012705207 | |
| 11932375 | 4 years ago | | | 0 | 0.0050191901 | |
| 11911892 | 4 years ago | | | 0 | 0.037904824 | |
| 11815608 | 4 years ago | | | 0 | 0.0029478580 |
ABI
ABI objects
Getter at block 21304868
Nodename() view returns (string)
BDM
_baseRate() view returns (uint256)
10000
_bdm() view returns (address)
0x86f8512e6b379561acce31071f67da5e1ff0cb9b
_defaulRefer() view returns (bytes32)
0x42444d0000000000000000000000000000000000000000000000000000000000
_getfeeWallet() view returns (address)
0x6a4e7072376dc59bbdaea8b803772c81cc5a419d
_governance() view returns (address)
0x6a4e7072376dc59bbdaea8b803772c81cc5a419d
_pID() view returns (uint256)
145
_refer1RewardRate() view returns (uint256)
500
_refer2RewardRate() view returns (uint256)
300
_registrationBaseFee() view returns (uint256)
0
_registrationStep() view returns (uint256)
100
_stepFee() view returns (uint256)
0
_teamWallet() view returns (address)
0x6a4e7072376dc59bbdaea8b803772c81cc5a419d
_totalReferReward() view returns (uint256)
22206115812080645743514
_totalRegisterCount() view returns (uint256)
23
balances() view returns (uint256)
6122242713694186513755
getRegistrationFee() view returns (uint256)
0
getTotalReferReward() view returns (uint256)
22206115812080645743514
Read-only
_pIDxAddr(address) view returns (uint256)
_pIDxName(bytes32) view returns (uint256)
_plyr(uint256) view returns (address addr, bytes32 name, uint8 nameCount, uint256 laff, uint256 amount, uint256 rreward, uint256 allReward, uint256 lv1Count, uint256 lv2Count)
_plyrNames(uint256, bytes32) view returns (bool)
_pools(address) view returns (bool)
bytes32ToString(bytes32 x) view returns (string)
checkIfNameValid(string nameStr) view returns (bool)
getPlayerInfo(address from) view returns (uint256, uint256, uint256, uint256)
getPlayerLaffName(address from) view returns (bytes32)
getPlayerName(address from) view returns (bytes32)
State-modifying
Events addPool(address poolAddr)
bindRefer(address from, string affCode) returns (bool)
claim()
hasRefer(address from) returns (bool)
registerNameXName(string nameString, string affCode) payable
removePool(address poolAddr)
seize(address asset) returns (uint256 balance)
seizeEth()
setGovernance(address governance)
setReferRewardRate(uint256 refer1Rate, uint256 refer2Rate)
setRegistrationStep(uint256 registrationStep)
set_feeWallet(address feeaddress)
setbdmContract(address bdm)
settleReward(address from, uint256 amount) returns (uint256)
GovernanceTransferred(address indexed previousOwner, address indexed newOwner)
eveAddPool(address addr)
eveBindRefer(uint256 pID, address addr, bytes32 name, uint256 affID, address affAddr, bytes32 affName)
eveClaim(uint256 pID, address addr, uint256 reward, uint256 balance)
eveDefaultPlayer(uint256 pID, address addr, bytes32 name)
eveNewName(uint256 pID, address addr, bytes32 name, uint256 affID, address affAddr, bytes32 affName, uint256 balance)
eveRemovePool(address addr)
eveSettle(uint256 pID, uint256 affID, uint256 aff_affID, uint256 affReward, uint256 aff_affReward, uint256 amount)
constructor()
fallback()
This contract contains no error objects.