Morpheu5 Series

Verified contract

Active on Ethereum with 1,089 txns
Deployed by via 0xba1eb171 at 14309193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $607.03
0xe09d454160ca769abb3968d3258f17d3b5351facde56e05c9ddb16a656b37fe4
0x9bb5d145d6e8d663dd3d084b5de616f91b4b1a6f2f0689cf74f7998876175826
0x646a1044db3bc1d6ddc17c50521917f148412b808a571e63abb8fb1184e4af86
0xd8c7655a218f95ddc44978d71beef0adc052930dc32cfea7ab4d1d61b243181a
0x9997d9db5c6189d7e69798e1099b8dcdec77deabed241fa6f354919df69f78b7
0x05ce54fb7cd3af387b7d0f59069daa7ec80a5d9de00a1d65df3960d5efa2f551
0x176e687ba6fd3d0b580778c478df9393439ea1a243a489fd4a630df962fbfc41
0x36f231abc83662c2c7f61b9b90009a8aae73e0eb5d39a9e1074d5ef17a9151f2
0x85ec4ee5b5d82e69db4bebeb3e6fcbc9efcf0cb8a3fc7ee93b78002cd6db2690
0xeae754cf0755b9073e33df4de58cb287ee91f3e04441cf6e99d26722c449f366

Functions
Getter at block 20862315
_contractURI(view returns (string)
contractURI(view returns (string)
name(view returns (string)
Morpheu5 Series
name_(view returns (string)
Morpheu5 Series
owner(view returns (address)
0x7302a94dc6c181a68b11d42027c65dde430d6f46
symbol(view returns (string)
MORPEU5SERIES
symbol_(view returns (string)
MORPEU5SERIES
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
series(uint256view returns (bytes32 merkleRootbool pauseduint256 mintPriceuint256 maxSupplyuint256 maxPerWalletuint256 maxMintPerTxnstring metadataLinkbool isWhitelist)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addSeries(bytes32 _merkleRootuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _metadataLinkuint256 _maxPerWalletbool _isWhitelist
editSeries(uint256 _seriesIndexbytes32 _merkleRootuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _metadataLinkuint256 _maxPerWalletbool _isWhitelistbool _paused
mintPublic(uint256[] seriesIndexesuint256 amountpayable 
mintWhitelist(uint256 seriesIndexuint256 amountbytes32[] _proofpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string newURI
toggleSeriesPaused(uint256 _seriesIndex
transferOwnership(address newOwner
withdraw(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.