Xyxyx

Verified contract

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

No balances found for "Xyxyx"

0xcd7a10cbcf70c7bd14531676fd823085ad3d6f12694eb878bf6dac955d844b14
0xf3fdee8130b891d06dd550e38f4e4c5f34522548ee6dc0195089b5aa8a96fe45
0xb8a533fc3efff066cd5f0c625d0d2f96150ccc9bd28099e69795c38e083b588b
0x1dd27f0e9c587aea84d602f2d082d50cf919b2c36cbe09293bd0d57b268d0861
0xdb8fbd6f7d2536b27f3bd59102d57576eafad48ec40f82af2766d19a45699663
0x978b4bff46bc4e06a7bf88c611e3ce13d9db43ae0fe68918b60b3dc25d7806ab
0x032ff9017e2f1c291dc4957f0225c9f4dfbfd689d198fa2d15fd93f5fa0b0bd2
0xcbc226956c2c0198ee3f99a9d11886fc8cae919ff33a60ef6d739c031f22b7d9
0xf82a5f6ce56153ea2a114cd524ac94aa8dbfaf88500b5abe3baa151ddd71e90e
0xc75595b03f2c51aa9afc82703800d5ede259e12ece1379a7a0a1bf6f864a2bf4

Functions
Getter at block 21161118
decimals(view returns (uint8)
18
minted(view returns (uint256)
1327
name(view returns (string)
Xyxyx
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
XYXYX
totalSupply(view returns (uint256)
128000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
getColor1(uint256 tokenIdpure returns (uint256)
getColor2(uint256 tokenIdpure returns (uint256)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 tokenIdpure returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(