l8erturds

Verified contract

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

No balances found for "l8erturds"

0x357d7435155b606edd3be6052a52ad96dcbcde8f2999f001cea611af0313c0ec
0x520455d7e88e9be8033ea5222cf89fc72ed5a35a19f0377a812e9f9919aa4aa4
0x3883543ea6080a523bd1b82b2d0715429d26217609a25f29819a866b93ee45b5
0xe21447058afb6c3e2696b5d8df808627f7bbfdc81a03f3f69fd6ac874f0d9028
0x884dd1d1db4447f84b44a888546092031432f7652312be671b2ab957b861374d
0xa50a326da7ea3b6b86cbd41c1f5a75f023daa291ff9a89c2cb9676e67a4832e0
0xc9ead7d59535d787f0b2f52a50500bfbcb93a1b3b71dbccd53b0def9173f1e37
0xe7f4beee0075fa9d86aec0745575cc00030a05b066bf943ec5ab8676f84534e4
0x5385c1d454222b8aec4e61072c80c35ba1fbbe1cddedb56c1a2be70fbe04be74
0xa79d02cd14bf481ea48fbbada5201f4f8063e34c120bfeb404c9dded13c4f0c2

Functions
Getter at block 20857252
 
accountBalance(view returns (uint256)
name(view returns (string)
l8erturds
owner(view returns (address)
0x51fc6b18137ea6e5aac31f1105d4c4ddad8506f2
 
reservedMintsLeft(view returns (uint256)
symbol(view returns (string)
turds
totalSupply(view returns (uint256)
196
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintsPerAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenId_view returns (string)
State-modifying
approve(address touint256 tokenId
burnTokens(
changeBaseURI(string baseURI_
mint(
renounceOwnership(
reservedMint(uint256 numberaddress recipient
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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
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(
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(