PlayerBook

Verified contract

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

No balances found for "PlayerBook"

0x9b20a36e0a2e6dff614ab7743395efedff78998e6e145d3ba62f7c1e787aa631
0x969e6cbd40839535f4944eb03e58a9fc6e102713771a3aa6a9dd4a3701bff319

Functions
Getter at block 20874266
gID_(view returns (uint256)
1
getNameFee(view returns (uint256)
10000000000000000
owner(view returns (address)
0x0b5f3c59c7890906c6f9b0ab3e9a55c338dccfac
pID_(view returns (uint256)
3
registrationFee_(view returns (uint256)
10000000000000000
teamJust(view returns (address)
0x4150a80654e13e400309b4f1faa7a573be4fd6ad
Read-only
checkData(bytes32 _whatFunctionview returns (bytes32uint256)
checkIfNameValid(string _nameStrview returns (bool)
checkSignersByAddress(bytes32 _whatFunctionuint256 _signerAuint256 _signerBuint256 _signerCview returns (addressaddressaddress)
checkSignersByName(bytes32 _whatFunctionuint256 _signerAuint256 _signerBuint256 _signerCview returns (bytes32bytes32bytes32)
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)
isDev(address _whoview returns (bool)
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 _gameAddressbytes32 _gameNameStr
addMeToAllGames(
addMeToGame(uint256 _gameID
deleteAnyProposal(bytes32 _whatFunction
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
setTeam(address _teamJust
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.