Pixel

Verified contract

Active on Ethereum with 6,958 txns
Deployed by via 0x1b4af518 at 6913670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe727f8a9f8c4f13fb5ecb2f41f83e2e1e50a688573e3929377efce49af9f5c0f
0x8214b75994705fcc03c9abe273491144ae21b4e3d1bdc426a842b282dbe813a1
0xef4c179aeca79155d99cc935b6adbe86862e1ec341bb70add600f8ad0643c9b9
0xa46a00f229d33eeacb1fd47de25a2a03f892a3a22d8ee96562e9fd67210fe1f6
0x26db94be1f6bbc72668defdab3e25bc5ec63cc82a533d8601e9f7e9cae00273c
0xd39052c2f49a132bab769535e10d174c2762c86669cfa73d7bd4f96afc0ffd45
0x6a7d3061c5c13d0556961057b408d38091fe7198cca28a742689f2a975f4d7c8
0xb2e66e16f110dd2ff510b55789508b945697484a8147f0e3735fa78b01051508
0x495dc6c0b19b29493f35d92d2921fc15d5f259ff84f46216dae70a592cd2e45e
0xc755e10b4b43fec33f5b4e246fe2c92d61379a089699489a37547a7f73908115

Functions
Getter at block 21163047
decimals(view returns (uint256)
18
name(view returns (string)
Pixel
symbol(view returns (string)
PXL
totalSupply(view returns (uint256)
987500000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
owners(addressview returns (bool)
State-modifying
addOwner(address guest
approve(address spenderuint256 valuereturns (bool)
approveAndCall(address _touint256 _valuebytes _datareturns (bool)
burn(uint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 _amount
removeOwner(address owner
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApproveAndCall(address indexed _fromaddress indexed _touint256 _valuebytes _data
Burn(address indexed _fromuint256 _amount
Mint(address indexed _touint256 _amount
OwnershipExtended(address indexed hostaddress indexed guest
OwnershipRevoked(address indexed revokedOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.