Sudelbucher

Verified contract

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

No balances found for "Sudelbucher"

0x514ad8a99c3c327cc72a38f87f0ca7836bfbf7bc81b02353da46122e50f47495
0xf23ec15ef853607489271498cbfdc8f7a6fe494321c762ebafc31a10702d3ab8
0x1453835bf50186f104d9b3a93b95de2fcf366fefa4bdb3fbd8bff059c7d68faf
0x084d7c9f06f5d6cfcf4a4137ad2b1478def75184960c2b1cb63ab7677db40065
0x7e7f72f0273372d900b8968f450d714d240edf4c6a5f16f988a096828a135ec6
0xb6bcb680e98a1afa3df8c31a1a1b60f95f06ca2a40c07e55ae8433e08bea6389
0x07ee8f2d9042b1dfc8f84defcdc1ded56c53b9e6e12d7bea58096777e5a35b97
From
0x67b194a1f38ea2ea3f2aa773c0329d081e860b2d59c7de6554fd896620822549
0x2cdbf44e710eec20f3606f668d2415c6e5484b8d7c385a2c8d6c99a9d60ebacb
0x052bed966d087d4a27f4e9e88cfb942f67dcce351a3c7fa4fd6452c574d689ef

Functions
Getter at block 21229482
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
Sudelbucher
owner(view returns (address)
0x959ea444e0fabb1eea4de9944ff8754f16aac731
symbol(view returns (string)
SDLBCR
totalSupply(view returns (uint256)
97
Read-only
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
burn(uint256 tokenId
renounceOwnership(
safeMint(address[] touint8[] amt
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _minteruint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator