Dragon Z Apes

Verified contract

Active on Ethereum with 436 txns
Deployed by via 0x79df1955 at 13714695
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#304)
ERC-721
--
0xbe679840d19df5d3d5032d613cd5aa5ad072ba0af2049419848cc4843f0eb3c6
0x7ffffeb6ee95846d8d6aa91b48519c0f42d0ee3f88569064a761fccc6e2965f9
0xbb67826820baa79f74f258ca0717c7bcac8a07cb9804c714d86192a7cafbfe6c
0xcef2bc7663b4a885f571b99f57c4ad90378e556bd388f40c6ffe92089a7f0c6a
0x0e8c8136c9d58d3fae865bdc7ab3f861f907475ee39f988b1048b9eeacede74b
0xb54ed15f2baa57555f9c81bd7c9e0bb7ef50521be961b18ba4c66669a16fbdf6
0xee2c5d1432669ee81462366e574ee756c52c1b8f09ed0320823795d971ab67a1
0xdc4202f95d7aff9893c9c4192094eb24814d5699d67423d5240ea97187d8a135
0x005e07ca04aa92eaf4e10c0ffc15e9b5b649cf87e39de8ad74a428b7fc785823
From
0xf143a8f4efc8d386d18640c94acb94629128bce6bc7205bd2ac2fd00a3a0c0f0

Functions
Getter at block 20980057
MAX_SUPPLY(view returns (uint256)
1010
isSaleOpen(view returns (bool)
true
name(view returns (string)
Dragon Z Apes
owner(view returns (address)
0xe3622b168d38502d8168ca1c9d440416b72b513c
price(view returns (uint256)
99000000000000000
symbol(view returns (string)
APES
totalSupply(view returns (uint256)
488
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changePrice(uint256 _newPrice
mint(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
turnOffSale(
turnOnSale(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
minted(uint256 tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.