Phoenix Effect

Verified contract

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

No balances found for "Phoenix Effect"

0x12ec5f558b8f295c370d92ce8ada7aee1aadfb3d3f2811f4569cdceed930273c
0x7fe765fa1329f066e709f61ea47058b851e66e9c2ac2150fd67da265c554cccf
0x0f0f8854c0d09950e3edccbae4a0a3fbb32011d306e1abb4ee67462e236d449a
0xbc2d3269511b9ff6544feed2ca9c460db823f8f8289f032f2049c94695285706
0x99415f3609b368fce26304d8b6bca5b876536b19a2ef254196d3cd8d7b12e2bf
0x82c1181b986d75910cdceff205fc2d1e909748bc688223580bbb8b5ee80ef0e0
0xbf2748d1f123711797d70b535c8388e8bd7399b9d317f8652a01d670d2395d70
0x1bab29ba148cb760758df294730f3d1d5130f0c2e6ff9d860737a7f742e29cdb
0x725eca7b13a18dd67bd5d3d7fe46399f18b9bb4bca35107010b29cf38173818b
0xc96ea1732a7a68ae45f400f625287f6072eceaed6782ba49205d9a2fe58ad5aa

Functions
Getter at block 21263899
_mintPrice(view returns (uint256)
30000000000000000
_saleActive(view returns (bool)
true
_totalTokens(view returns (uint256)
200
_txnLimit(view returns (uint256)
5
name(view returns (string)
Phoenix Effect
owner(view returns (address)
0xf14432a6ffbf44aa23eb524743cabf9567ff3316
symbol(view returns (string)
PE
totalSupply(view returns (uint256)
200
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 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintPhoenix(uint256 totalpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAllToAddress(address addrpayable 
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.