PlayChip

Verified contract

Active on Ethereum with 10,909 txns
Deployed by via 0xebab230f at 6864493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa97f5e87646390a6725db8720ab80ca21cf00bb55c2b3ad92a9b65f322ed2065
0x03489c78c682913332581165096c5670a21441e1a91d6d9458fb565fc3fe8355
0xfc934ce7b205b87694fb236e45e1293e7b603d74cf3124bd1259802d8a2a1d9b
0x5268f4798ee5605afacad4a30e80cfeb24b78c9aaeb1a1dde8c992908c031ff0
0x5c2a9446a3fd8430a6c22ad5bb57b985ddf8e1f53fe5a68a13b97a1df165b16e
0x437c356b36739f53bfcdd869768e57bfa99deb689ee8510255a11ba707bb4320
0xc453522ac667dddd04b727abcdc1c62fdebfb3255591b2535334137d3e87c076
0x6f7ddafbd719cdc301bcac69e16aa1ccc2921e584d22fbb8816e90ad49555d22
0x5bb585d4540824f1b47da35b9febe4edccd556d263fbc25ce930c6deb4344652
0x27645d2140a67287b6db003faa82ce1abd5a9f5c0c8a3f75ea85b927ecc45c86

Functions
Getter at block 21158140
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
decimals(view returns (uint8)
18
name(view returns (string)
PlayChip
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x5e27192e8f1163bf7d89caf0bd5c79b764811b12
paused(view returns (bool)
false
selfDestructBeneficiary(view returns (address)
0x2bc29be16df5f38a75fa92a86440501f397d7088
selfDestructInitiated(view returns (bool)
false
selfDestructInitiationTime(view returns (uint256)
0
symbol(view returns (string)
PLA
totalSupply(view returns (uint256)
50000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address spenderuint256 quantityreturns (bool)
batchApprove(address[] spendersuint256[] quantitiesreturns (bool)
batchTransfer(address[] recipientsuint256[] quantitiesreturns (bool)
batchTransferFrom(address[] spendersaddress[] recipientsuint256[] quantitiesreturns (bool)
contractBatchTransfer(address[] recipientsuint256[] quantitiesreturns (bool)
initiateSelfDestruct(
nominateNewOwner(address _owner
pause(
selfDestruct(
setSelfDestructBeneficiary(address _beneficiary
terminateSelfDestruct(
transfer(address touint256 quantityreturns (bool)
transferFrom(address fromaddress touint256 quantityreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 quantity
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Paused(
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
Transfer(address indexed fromaddress indexed touint256 quantity
Unpaused(
Constructor
constructor(uint256 _totalSupplyaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.