Tw1tt3rD0g3

Verified contract

Active on Ethereum with 845 txns
Deployed by via 0x473df231 at 15852928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.85
0x85b01d0119efdbd9d769b59c1c76dce6b2b8a4ab090ac5e8af2206c6d0006d4b
0x97c4a96952d4d8c4cc6826e379aa92cb96ef1c2efccff3417ee157ebd94293ab
0x1cdca5a3fac91cfe813ce595bd1dd574e7a67fcf5735d1fa4962dd13d223e14d
0x5a2a66f47fdfbb246c1c30fb6a2c77609664caee1efe96541ce105182c495627
0x799ec80a1cb3b7dce449fc00e8bb2dc7eaa29444b60f072e19e2665994442d34
0xec0e00c80af2f1ffdc7ab7ace301f609b4876859ac330d06ca6a257443c3f8b3
0x4210d6022b30b4235c15734b86b87cec20032eb917d380a4639b46350a5b8efb
0xee7d96a94b7b7bf73e87ec42d46a94ca4322a6db1182d1c0755ae82ea1100b67
0x6918fc7e83d60da857570869b54c9c7dfe16ceb1f99b0d30354bee75d4439ac1
0x8267aa4c499355c80ebf790132910a7a928e5f919e115c3d9f96e5dba32239f1

Functions
Getter at block 21385591
_maxFreeMintPerAddr(view returns (uint256)
2
_maxFreeMintSupply(view returns (uint256)
2000
_maxMintPerTx(view returns (uint256)
20
_maxSupply(view returns (uint256)
5000
_mintPrice(view returns (uint256)
2000000000000000
baseURI(view returns (string)
ipfs://QmdBfYC7euVeYaWytEDYB6KkWiaDBLdCyKGYWc4F9fogPP/
devSupply(view returns (uint256)
100
devTotal(view returns (uint256)
0
name(view returns (string)
Tw1tt3rD0g3
owner(view returns (address)
0x4f8148f72e1393d0c1dbb3baa2987fe068acd5ee
royaltyAdd(view returns (address)
0x4f8148f72e1393d0c1dbb3baa2987fe068acd5ee
symbol(view returns (string)
TD
totalSupply(view returns (uint256)
1702
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
devMint(
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setFreeAmount(uint256 amount
setPrice(uint256 _newPrice
setTokenRoyalty(uint256 tokenIduint96 feeNumerator
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(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(