UndeadsPotions

Verified contract

Active on Ethereum with 10,742 txns
Deployed by via 0x80620ae6 at 16686454
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "UndeadsPotions"

0x558429b06e19eb1dcac089cde2b93dbaca04c8f112215ccc94b27d84af36dbdb
0x36b3260725e0a949a69ba37b0a776124bef2f27f209e49f02156d38399850c49
0x2df3c339abd3f5f1e2fdadc079f45b8f870ba2ff433f680e9e1c2523d02031cd
0xb0759c31b61f2ec9aaf88707c962e78321bd6fff85c66f8122bbab5916c55e83
0x4ee4d5520ba2c28ac949c726d0ba367604e2abdaba4ffda5c3ab5f0f684ef47a
0x5a264b53b7908a40e9266f77aeb8583060e8631371ba6934bb44aa4d979dac10
From
0xfc71d0300f375fbd63e2b8e3b714899b18c2d0db901f26c96d18a02dc073a9f7
0x5806779ad75681c095cee91fa20c0045ac73ee178d0ab6c635d7104e962c65a0
0x38b4ae981481ce3fa51095d10901cbeb857073841ae1daa3457da7831b4033a0
0x046d0953d294284fc1520b89eadb368048452a890b4a737f99357ed27137bbe4

Functions
Getter at block 21158383
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
additionalDefaultRoyaltyInfo(view returns (struct EIP2981AdditionalRoyaltyInfo)
(200, 500)
feeDenominator(pure returns (uint96)
10000
getChilds(view returns (uint256)
5
getMaxLevel(view returns (uint256)
4
name(view returns (string)
UndeadsPotions
owner(view returns (address)
0x32cad849f8577aaee74e29c6b88a0cf99048e13c
symbol(view returns (string)
UNZP
total(view returns (uint256)
5489
unissued(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getLast(address targetview returns (uint256)
getLimits(uint256 level_view returns (uint256uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
level(uint256 id_view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 id_view returns (string)
State-modifying
approve(address operatoruint256 tokenId
create(address targetbool rareuint256 id_returns (uint256)
createPotion(address targetuint256 level_uint256 id_returns (uint256)
decreaseAmount(bool rarereturns (bool)
deleteDefaultRoyalty(
open(uint256 id_returns (uint256)
renounceOwnership(
resetTokenRoyalty(uint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setChilds(uint256 childs_
setDefaultRoyalty(address receiveruint96 collectionOwnerFeeNumeratoruint96 firstOwnerFeeNumerator
setMetadataHash(uint256 id_string metadataHash_
setMysteryBox(address value_
setRandom(address value_
setRights(address rights_
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setZombie(address value_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChildsDefined(uint256 indexed childs
Created(address indexed owneruint256 indexed iduint256 indexed level
FeeChanged(address indexed receiveruint96 collectionOwnerFeeNumeratoruint96 firstOwnerFeeNumerator
Opened(address indexed owneruint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenUriDefined(uint256 indexed idstring tokenUri
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_address rights_address zombie_address random_uint256[] limits_uint256[] amounts_uint256[] women_uint256 childs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator