MintMonster

Verified contract

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

No balances found for "MintMonster"

0x189279e84977710222d1aec78b681015ecacf90920db3cfbccd99dd6f53b2f20
0xd2fa7397e67030b4e6c855b9328e0c47718d7a22dd375df85b5394ad938ea636
0x37db6a62209b678745184c7a5001d3870fcc083e943dd1445aeccdce69119cd7
0x4074ba2ca737612219fcfa1e322bfe630992aa100fea7cfbba26416dc01a6370
0x23e5928ec0438aecade009d5e4d4cf840a887996cdc3938df6083e971be6003f
0xeec16c1deec510a175af551d515623a5dcefd34488b08599f6aef24c04fcdb27
0xe4e89235b4e8d367e6b5b914ade28c3d895fc09b3b045d2740ff4dd27d0d1fde
0x9f3a70b6babf4a9a899c8158fec306b20e10a9baf1c509a30706709ba89fcc9e
0xde138be4705d133d606a02bc127a08d7fd048a765f9c927b0597e3a0601abc6c
0xfd084e3ab0ed9eb3eb10441341cb810e3e8f850a01f1eb9ac45bad6a9fff279c

Functions
Getter at block 21184129
animationURL(view returns (string)
ipfs://bafybeid75ggqe7y7x34f747azfcjovcvozsdbfcllskd3i3jchtf2fzcoa
merkleRoot(view returns (bytes32)
0x1dbead77f94505340ff1b4a6ae6e7f248899941f0f1a741672e27c2256bc5509
name(view returns (string)
MintMonster
owner(view returns (address)
0xa0d4e6501529d25aa3fcd5d473ab859235da49a9
sale_state(view returns (uint8)
0
symbol(view returns (string)
MM
tokenImage(view returns (string)
ipfs://bafybeidwj3vqu2yxkbyd63hmbw34qmk5grdsck3ieqrrrsw6cma3dya7z4
totalSupply(view returns (uint256)
37
Read-only
balanceOf(address ownerview returns (uint256)
checkSubscription(uint256 _tokenIdview returns (bool)
checkUserSub(address _useruint256 _tierview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSubscriptionExpiration(uint256 _tokenIdview returns (struct MintMonsterActiveSubscriptions)
getSubscriptionPlan(uint256 _tierview returns (struct MintMonsterSubscriptionPlan)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address[] tos_uint256 _tieruint256 _bonusTimepayable 
approve(address touint256 tokenId
editSubscriptionPlan(uint256 _tieruint256 _priceuint256 _renewalFeeuint256 _durationuint256 _maxSubscribers
mintNewToken(uint256 _tierpayable 
newSubscriptionPlan(uint256 _tieruint256 _priceuint256 _renewalFeeuint256 _durationuint256 _maxSubscribers
renew(uint256 _tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setSaleState(uint8 _state
setmerkleRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenAnimation(string _url
updateTokenImage(string _url
whiteListMint(bytes32[] _proofpayable 
withdraw(
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.