Morpheus

Verified contract

Active on Base with 1,128 txns
Deployed by via 0x55a989a3 at 11136900
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $33.37
ERC-20
--
0x7e91a82e502ccdeb2637fba24d6257cbb091819730d79f68fb95dc1a6d13304f
0x1c240aa9572a1ab18d8bfc98159c87f3eb994eb1b9c6a79d43676201148cba7e
0x5c194da6952b80883376bd8090c546265e6059e4b8c0c3d943925538b1304bf8
0x6a4eea8c9820aab6e75e0f4ed87b3c26fa0b13aee396830425a37843ba9f6b05
0x5e8a2fc1d18681c8db3ef42134a87fe872baa508a6d875d86fc55c7ee89106d9
0xe666eec7e4b2de7f60d1eae92047e5ee29fbfdf69982182fd7d28bf43b1a29bb
0x9890a780f938c32a81f4caa8db5d60ab880ab31e6f6d91dd596b120d1b3d35fe
0x9badc0ac13a1538e74cb181ae23df7bf9a70859e1a4f52ed43a52ff74db6521a
0x879c275cc16fc897c060c6c29445a77b599f4ba72012cf44dd135bb14a511a55
0x30ebc162ba54896c12168df3b6641f21578a74ba597d268acecb49833295ebb9

Functions
Getter at block 22942036
currentPhase(view returns (uint256)
2
getPrices(view returns (uint256uint256uint256)
(10000000000000000, 20000000000000000, 30000000000000000)
maxMint(view returns (uint256)
10
maxMintsForCurrentPhase(view returns (uint256)
10
mintCap(view returns (uint256)
1800
name(view returns (string)
Morpheus
owner(view returns (address)
0x154c3f618308571ecc5d6c07248b69ccc15506dd
paused(view returns (bool)
true
presaleCap(view returns (uint256)
400
presaleMaxMint(view returns (uint256)
3
supply(view returns (uint256)
702
symbol(view returns (string)
MRPHS
totalSupply(view returns (uint256)
702
Read-only
amountMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValidPhaseTwoMinter(address userview returns (bool)
isWhitelisted(addressview 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
addWhitelist(address[] whitelist
approve(address touint256 tokenId
burn(uint256 tokenId
forceNextPhase(string _phaseURI
mint(uint256 amountpayable 
nextPhase(string _phaseURI
pause(
renounceOwnership(
revealPhase(uint256 phasestring _phaseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
stopMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(uint256 amountaddress to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NextPhase(uint256 newPhase
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive
receive(
Errors

This contract contains no error objects.