Melancholy Trip

Verified contract

Proxy

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

No balances found for "Melancholy Trip"

0xd4f52390a6a83e57478b878fb02b0407169063b8e234f8425aeadca8e3e4d062
0x18ce10073e11cb82c4010074177b7fc7eb62cf546dfdc61195660b58c9e8aa13
0xf108958da736d7836d2914e510c0abc3b3fc4d32e360eadf807064d2bce80b72
0x4ae9fc1eb0d0d6ac5dd319ac09f9c3bcf6ad2b040912d60aefeafbb416c4cb45
0xd80d288be616933bf1350dfd2c4614505ff96e7bc432e61514f4acaf0b6edaf1
0x5f8ae86fbb17b9c78d3bce2575ad5dd37818be96b327377f32c4ff3d456cdf57
0x1ba294ea4e3758a80af24ba1dda5cc4263be30a82b5350e73230f401c9003a5b
0x41695bb6f01353e316eb685634012c3f48479f8f0733046e281eb8515ad7b481
0x72ca5764dbf72f4ff367d015ca1ae04f29075978b8397fd1a8436e1ac2bc3095
0x53e28cc034a2827c84cbae4569e225adca717e75e2e01ccf2a22d839bd98d00d

Functions
Getter at block 21097289
implementation(view returns (address)
0xfda6905182bd28701fd1331b241ffab3f161e7d5
initialized(view returns (bool)
true
maxBalance(view returns (uint256)
1000
maxMint(view returns (uint256)
20
maxSupply(view returns (uint256)
998
mintPrice(view returns (uint256)
2000000000000000
name(view returns (string)
Melancholy Trip
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0xc3d06f7833da9b082e6eb8d1d8e483c88009f2d2
symbol(view returns (string)
MT
totalSupply(view returns (uint256)
998
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
createOverride(string tstring sstring uuint256 nuint256 puint96 r
mintOwner(address addruint256 tokenQuantity
mintPublic(uint256 tokenQuantitypayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setMetaData(string _uri
setOperatorFilteringEnabled(bool value
setTokenRoyalty(uint96 r
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logic
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(