Owls

Verified contract

Active on Ethereum with 13,671 txns
Deployed by via 0x454dd411 at 16751073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Owls"

0x1075f7aecd352e9301fa6c0dbb56746813efe0ce9d5bbfcaa2d57e437788ee5a
0x0481a7d273a8daec40420c0dfbb934f67d28a6b523260587ceedcb71d71a792f
0xac008841db02c8c5450c3ebd9f47bb07578f363d60b5f3cab2f8092ea911aa2c
0xef8b137884240fe647afd809a74ab88cc4e0c0229a93253bf6879a00e1ac6eeb
0x62b2f7ed05bd2481f0d609a44314b0558f5aa13033f3896077a39c106c6933ac
0xe44eec868bc29c6ef3d8f6ddf4cf0b450202784dfa377a383efa973c5bcff087
0xf8fcf4747ad26dee7538bf57e979d60cbe13836de4e6e445ca645d56bd1ecb14
0xbd2c3473db01a647a97c5878fb7de908832ec93cffa80f65b4e273e152f0f12b
0x9d6941bde3a4668e4e1923c0c9b9cc9acdf66e34ffba2f2b5856e052d48e818a
0xae2724b59c639fb8aa1c089cebed1cb0fc8ed59a9e0cd61ae384ddbc1d96da3b

Functions
Getter at block 20860783
canUpdateSeed(view returns (bool)
true
descriptor(view returns (address)
0xc11fcacb7566351dd4bcd04f4b70d10ecacfe5a9
maxSupply(view returns (uint256)
10000
minting(view returns (bool)
false
name(view returns (string)
Owls
owner(view returns (address)
0x74beee74a44b713487d42473784b5cbdc547355e
symbol(view returns (string)
HOOT
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeed(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
disableSeedUpdate(
mint(uint32 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setDescriptor(address newDescriptor
setMinting(bool value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSeed(uint256 tokenIduint256 seed
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SeedUpdated(uint256 indexed tokenIduint256 seed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address newDescriptor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.