EVERGIRL

Verified contract

Active on Ethereum with 2,493 txns
Deployed by via 0x6f5e740c at 15680963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "EVERGIRL"

0xc9bcba2c17351f4a02ec3604522d0fa404a613b1439856c0aacb3b5b96ebd239
0x0aa29222188ce3d5f9ddb3d6e4fae7519d00227218ed4b453ce5ca4d1270d6c1
0xb57598281b1385ca460b5ccd769af9939bf11141c1f91a0c881cc38b9187880c
0x9b2fd3ef89d207172c3be95a3993be5d3114282c0cd820e94ae97c8c9de87ee5
From
0xb4540271c9d21ffdf441fbf0f3d13950924a754016122af9a8148d1310df276f
0x4d0e42c1235e27170fcb485a9e3d070370a47905de29b5343147326ac83f3300
0x05523937562a7a9f5713225dded4469e3b6980ba304830cdc9d8be9fab7149b8
0x7fe04d91ebb402d38a79a1660b62e64d2cfc973a86303ed2e2b1c1476f2bd8a6
0x88b311473289c7c0372a0e9783b36a1f371670639230a5314ad1ce38c1bdcc20
0xb369b442b12971bcea28f33bbfe9ce2b5e6606d188a55ed3dee43b1cde04d17e

Functions
Getter at block 21177936
_INTERFACE_ID_ERC2981(view returns (bytes4)
0x2a55205a
defaultPercentageBasisPoints(view returns (uint96)
1000
defaultRoyaltiesReceipientAddress(view returns (address)
0x9cd8086b43829f3713896a365aca9add1b59dc1d
getPhase1WLCount(view returns (uint256)
626
getPhase2WLCount(view returns (uint256)
3180
mintPrice_phase1(view returns (uint256)
20000000000000000
mintPrice_phase2(view returns (uint256)
20000000000000000
mintPrice_phase3(view returns (uint256)
30000000000000000
name(view returns (string)
EVERGIRL
owner(view returns (address)
0x7a4b3c0869c6849863fc7c50dd450422b3623f37
revealed(view returns (bool)
true
startPhase1Sale(view returns (bool)
false
startPhase2Sale(view returns (bool)
false
startPhase3Sale(view returns (bool)
false
symbol(view returns (string)
EG
tokenAmount(view returns (uint256)
3333
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPhase1WL(address _addressview returns (uint256)
getPhase2WL(address _addressview returns (uint256)
getRaribleV2Royalties(uint256view returns (struct LibPartPart[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
phase1Minted(addressview returns (uint256)
phase2Minted(addressview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whiteLists_phase1(addressview returns (uint256)
whiteLists_phase2(addressview returns (uint256)
State-modifying
approve(address touint256 tokenIdpayable 
deletePhase1WL(address addr
deletePhase2WL(address addr
forwardERC20s(address tokenuint256 amount
ownerMint(uint256 amountaddress _address
phase1Mint(uint256 amountpayable 
phase2Mint(uint256 amountpayable 
phase3Mint(uint256 amountpayable 
pushMultiPhase1WLSpecifyNum(address[] listuint256 num
pushMultiPhase2WLSpecifyNum(address[] listuint256 num
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAfterURI(string afterTokenPath_
setApprovalForAll(address operatorbool approved
setBeforeURI(string beforeTokenURI_
setDefaultPercentageBasisPoints(uint96 _defaultPercentageBasisPoints
setDefaultRoyaltiesReceipientAddress(address _defaultRoyaltiesReceipientAddress
setMintPricePhase1(uint256 newPrice
setMintPricePhase2(uint256 newPrice
setMintPricePhase3(uint256 newPrice
setReveal(bool bool_
setStartPhase1Sale(bool bool_
setStartPhase2Sale(bool bool_
setStartPhase3Sale(bool bool_
setTotalSupply(uint256 newTotalSupply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
upsertPhase1WL(address addruint256 maxMint
upsertPhase2WL(address addruint256 maxMint
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _royaltiesReceipientAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(