Cyber Apez

Verified contract

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

No balances found for "Cyber Apez"

0xec439bfc67397e603c9a0df452e44748873c77bf00c1a7584baadd9496d1fc62
0x9906ca3c2b745b005a6573d2c53065901592b4bd7325369433b2041d44c3cfd7
0x8a3f9b054ad57838509e6688b566b2888cad99879ec9060ba0c03af393630c3c
0x72352268744fdee120741132f1fc47f465134fb571e395857dfd2640195d2aa6
0xc5ea25ae589bbf9fb51ee8e6d6981fa6f21b24dc0582600289715798783f4827
0x9fba8a89fc5fd25143c384b1831d6aed6bb801a4bebf214a5567fa73d56e2873
0xf7bf6446529091135b8e810cc13382fe6fcebdba0cc4894c6d6aefb23ca51d1f
0x353272d6831defaaeb3f0890f929846ba26eeca1ffdce77d6c9ab52245a63091
0xa279ac06f0bd5fcb0ca5bda16aeb7a251cf01399dee8fff411bf182e6f8febf2
0x045985c07c57a708f7822bce043f3eef5f83c597da0613f067bc8ccadab68c39

Functions
Getter at block 20890308
MAX_SUPPLY(view returns (uint256)
700
name(view returns (string)
Cyber Apez
owner(view returns (address)
0x47a511b96f180d378f00f6cd64f9ab3393c6c8d7
price(view returns (uint256)
82000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
Apez
totalSupply(view returns (uint256)
129
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changePrice(uint256 _newPrice
mint(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.