PlayerBook
Verified contract
Active on
Ethereum with 620 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGO | ERC-20 | 4.187865K | -- | -- | |
TOMATOS | ERC-20 | 4.006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19798604 | 7 months ago | | | 0 | 0.00015660094 | |
| 19796277 | 7 months ago | | | 0 | 0.00016980418 | |
| 19796223 | 7 months ago | | | 0 | 0.00033784091 | |
| 19401254 | 8 months ago | | | 0 | 0.0015804934 | |
| 19396468 | 9 months ago | | | 0.3 | 0.010745383 | |
| 16785852 | 2 years ago | | | 0 | 0.0023496067 | |
| 14198972 | 3 years ago | | | 0 | 0.0081763474 | |
| 13054944 | 3 years ago | | | 0 | 0.0022885742 | |
| 12958574 | 3 years ago | | | 0 | 0.0024077140 | |
| 12625717 | 3 years ago | | | 0 | 0.00082708000 |
ABI
ABI objects
Getter at block 21257421 balances() view returns (uint256)
_baseRate() view returns (uint256)
10000
_defaulRefer() view returns (bytes32)
0x6465676f00000000000000000000000000000000000000000000000000000000
_dego() view returns (address)
0x000000000000000000000000000000000000dead
_governance() view returns (address)
0x8b6ce4a59c5f7eee1ebda654ae7bd962cd444b8c
_pID() view returns (uint256)
7161
_refer1RewardRate() view returns (uint256)
0
_refer2RewardRate() view returns (uint256)
0
_registrationBaseFee() view returns (uint256)
100000000000000000
_registrationStep() view returns (uint256)
100
_stepFee() view returns (uint256)
100000000000000000
_teamWallet() view returns (address)
0x3d0a845c5ef9741de999fc068f70e2048a489f2b
_totalReferReward() view returns (uint256)
735189483736286205246661
_totalRegisterCount() view returns (uint256)
286
getRegistrationFee() view returns (uint256)
300000000000000000
getTotalReferReward() view returns (uint256)
735189483736286205246661
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)
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()
setDegoContract(address dego)
setGovernance(address governance)
setReferRewardRate(uint256 refer1Rate, uint256 refer2Rate)
setRegistrationStep(uint256 registrationStep)
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.