The Lost Keys of Bezogia

Verified contract

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

No balances found for "The Lost Keys of Bezogia"

0x1dd18ca4df4acb12d2b0d342a4a804c291e1da03a6a10f4d0335983886a71996
0x2acce457e4cc1f303d65de3eb004b49311e558502bee56eed472de693fa03ea3
0xb7588cb33633abff57b70e7652c17f740deb5e650235c12d7bfcd8e8e20bbc4f
0x793f04249b50c06ea1097fee72c5e8b73680d00ae3a4fd9ba1c705886e3cd4d2
0x663ee4feee99f282b6349287404ab53f927b47dc718c0d3d350434e8c5423647
0xe6b7c4658987dca755e93177095d8892f72bebe342e537b726ec42f7b251b617
0x8395ac1c89363cbb919acdc4e7d3ba59f419a38596e3a1e747476dab1e351b57
0x2695f5de5b4ab03fda5600ed6165ee1100353b7af5be2c19a6d77010bb55908a
0xd6e6efafedcca7bf7788812e7569974e7ab2983857afd811995a2352122ff3af
0xf6f298937d392ca2e5b28774113f4f077afaff1af09b8fb3af1fba853b387a0f

Functions
Getter at block 21300347
name(view returns (string)
The Lost Keys of Bezogia
owner(view returns (address)
0x5956cc235e332923f932245973855149185f9ea6
paused(view returns (bool)
false
 
renounceOwnership(view 
symbol(view returns (string)
LKOB
transferPause(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isAdmin(address adminview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintLoop(address[] touint256[] idsuint256[] amounts
ownerBurn(address accountuint256 iduint256 amount
pause(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAdmin(address adminbool enabled
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
unpause(
updateTranferStatus(bool value
Events
AdminAccessSet(address _adminbool _enabled
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.