Leveling Up Heroes - Magical Tier

Verified contract

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

No balances found for "Leveling Up Heroes - Magical Tier"

0x9162f62e145000b3d3c607d91db2c194c280c851eb540b28df1f7f58ff28cf5f
0x55d142ea9d973d3935487f6800f4ed2c0f5e49fbccf24772f77984d99effb84f
0x5b3c1b8842b0c45d1541ccee5f8a820453342834d07910415d134cf67fbe882e
0xc800a26c074d1dc6a11742eee4c8b78327a3df54d93a854434652e612f3aed90
0x8137bf9edc266e7e6ccdb9057f69919495edc67a85998e48c0c4ead64755f42f
0x6a1bf14e3e0d923f59c1cccd1f5c67b784d0c1b129a509ea7887b167b01f4dfc
0x96614d74f49af62e20138947b349eb26ae84f326a8d9a22efb2999ea05596d89
0x045e36dc78afa7ab93ceda99d4741fadd862d9e11494dd857eae3ff67143586f
0x6c7b7ef170272b41a827e92174b0dc62762c68c3d630487396e7b65b90846f54
0x98e81202a0c331f1c5d84d9c322cd572b4419da5a88e474feaa5c894aac828f0

Functions
Getter at block 21053953
max(view returns (uint256)
447
mintWhitelistWithAmountPrefix(view returns (string)
Leveling Up Heroes Magical Whitelist Verification:
name(view returns (string)
Leveling Up Heroes - Magical Tier
nonReservedMax(view returns (uint256)
0
nonReservedMinted(view returns (uint256)
0
owner(view returns (address)
0xe14abb8585a2904a2c06c2a76f6402e9b3a8f48a
prefix(view returns (string)
Base Verification:
price(view returns (uint256)
78000000000000000
publicListMaxMint(view returns (uint256)
0
reservedMax(view returns (uint256)
447
reservedMinted(view returns (uint256)
0
symbol(view returns (string)
LUH-MAGICAL
totalSupply(view returns (uint256)
447
whitelistMaxMint(view returns (uint256)
1
Read-only
_publicListClaimed(addressview returns (uint256)
_whitelistClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mintPublic(uint256 numberOfTokenspayable 
mintReserved(address receiveruint256 quantity
mintWhitelist(bytes32 hashbytes signatureuint256 numberOfTokenspayable 
registerAndMintForWhitelist(bytes32 hashbytes signatureuint256 numberOfTokensuint256 customLimitpayable 
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI_
setPrefix(string _prefix
setPrice(uint256 _price
setPublicListMaxMint(uint256 _publicListMaxMint
setWhitelistMaxMint(uint256 _whitelistMaxMint
splitPayments(payable 
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address[] payeesuint256[] sharesstring namestring symboluint256 _whitelistMaxMintuint256 _publicListMaxMintuint256 _nonReservedMaxuint256 _reservedMaxuint256 _price
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(