PlayerBook

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x751aefc0 at 6054373
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PlayerBook"

0x382e9a176a846f29ba09ebd66386f89b82641c59d119df9f5646bb36df3cd60c
0xa35433f47232c74bee5717fef406a6d2c324d1625bff68cc1322f67871b49954
0xb17b1b937918aabfda2dbc1b2779b8e6a2e8cf59534aac22341de4a8df0279c2

Functions
Getter at block 20900907
gID_(view returns (uint256)
3
getNameFee(view returns (uint256)
10000000000000000
pID_(view returns (uint256)
53
registrationFee_(view returns (uint256)
10000000000000000
Read-only
checkIfNameValid(string _nameStrview returns (bool)
gameIDs_(addressview returns (uint256)
gameNames_(addressview returns (bytes32)
games_(uint256view returns (address)
getPlayerAddr(uint256 _pIDview returns (address)
getPlayerLAff(uint256 _pIDview returns (uint256)
getPlayerName(uint256 _pIDview returns (bytes32)
pIDxAddr_(addressview returns (uint256)
pIDxName_(bytes32view returns (uint256)
plyrNameList_(uint256uint256view returns (bytes32)
plyrNames_(uint256bytes32view returns (bool)
plyr_(uint256view returns (address addrbytes32 nameuint256 laffuint256 names)
State-modifying
addGame(address _gameAddressstring _gameNameStr
addMeToAllGames(
addMeToGame(uint256 _gameID
getPlayerID(address _addrreturns (uint256)
registerNameXID(string _nameStringuint256 _affCodebool _allpayable 
registerNameXIDFromDapp(address _addrbytes32 _nameuint256 _affCodebool _allpayable returns (booluint256)
registerNameXaddr(string _nameStringaddress _affCodebool _allpayable 
registerNameXaddrFromDapp(address _addrbytes32 _nameaddress _affCodebool _allpayable returns (booluint256)
registerNameXname(string _nameStringbytes32 _affCodebool _allpayable 
registerNameXnameFromDapp(address _addrbytes32 _namebytes32 _affCodebool _allpayable returns (booluint256)
setRegistrationFee(uint256 _fee
useMyOldName(string _nameString
Events
onNewName(uint256 indexed playerIDaddress indexed playerAddressbytes32 indexed playerNamebool isNewPlayeruint256 affiliateIDaddress affiliateAddressbytes32 affiliateNameuint256 amountPaiduint256 timeStamp
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.