Rekt Line by anon

Verified contract

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

No balances found for "Rekt Line by anon"

0xea6379f68672d7197f58b79cabed9fe89d75b0d83052c9db3b9d86977bf5216f
0xa9c3254137006e386711194c4da54cacd936aa806fd1de650890227953f2db33
0xb76023dce0433454ec57f3ae9eaac7dbeea88c0557dff286903954bd3924d4bc
0xd078b2ac20babdc113fcfa631981bd8283178d19655e364e06cf01b1efe31125
0x78518e94c8fff79011364fb81b795e755fcf23e49fe3ac53e329767abc9c48d0
0x1a41aacf681df277049b0945526719ab6538e0eba495a43d681660aa564f1784
0xef3989cf1ebf4c9c2c38413082233d4772fd9e8f423f05dde4ac432c4ab25d07
0x3488f902ba2767a68ac129b43a74ab98f48fc41557fcf40dd4810b8f69640c61
0x601ff1a5b17aaa78572a18a94bece367aae1df139a05f5233d14e24cffe956cd
0x9f5575942f3816e8da10a54f5cffcfb8eb3dd7385f6085863b3cadd343a40c73

Functions
Getter at block 21207012
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_maxFreeMintPerAddr(view returns (uint256)
1
_maxFreeMintSupply(view returns (uint256)
100
_maxMintPerTx(view returns (uint256)
20
_maxSupply(view returns (uint256)
333
_mintPrice(view returns (uint256)
2000000000000000
baseURI(view returns (string)
ipfs://QmYHZjfuxnChK8y6RZa9az6EPa9vyWDgrxaqmxRRKUyMcw/
devSupply(view returns (uint256)
0
devTotal(view returns (uint256)
0
name(view returns (string)
Rekt Line by anon
owner(view returns (address)
0x1795074393da546e71fd50b54b005471ebc48b3f
symbol(view returns (string)
o
totalSupply(view returns (uint256)
103
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
devMint(
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setFreeAmount(uint256 amount
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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
DevMintEvent(address ownerAddressuint256 startWithuint256 amountMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(