DoodShib

Verified contract

Active on Ethereum with 350 txns
Deployed by via 0x3693cd68 at 13990791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $137.41
0x3730369354bc0def999de2751da39ea33fe5154cd103a0812f4079e231d6d398
0xa753b24ab5778c769539b7bd339d2f4e00ff6068bfcba82c23ce416ac016dbb6
0x342eac05fd1bc53f0457fc083c830216022caaeb3cc1bbb6b7505e75b15ad033
From
0x6b9cff6476356a3bc79250377d56c4579de0ba5823c9e31eb8ff2d89aaef9ed3
0x604f3316dfb80d57d107a5f9f3f34986864b84fb614ac649b977ab9f00e0074c
0x8cd25a2ee683491a5f8ecb13c73fbc91412644e361e312755d276bdd1e42535a
0xea1aaeda77fbb2eb2d8888680172e55a325dc5930320ec1d6a959f70103fb4d6
0x728bf40238026f0c3f5cdda7db1f1ba6ca792dcf8be09bd5e1acd293c4002b08
0xaa9476f7495e1328bad36fe1816c860a71f3b47d8390bf5987fd18bbe64c7ff1
0x74609887672f4dfff5966be0b09a0a9b659e51cd8be8b7bd299f21aad5b9b285

Functions
Getter at block 21414858
MAX_FREE_MINT(view returns (uint256)
900
MAX_NFT_PUBLIC(view returns (uint256)
6962
MAX_PUBLIC_ONE_WALLET(view returns (uint256)
10
freeMintCount(view returns (uint256)
284
isActive(view returns (bool)
true
name(view returns (string)
DoodShib
owner(view returns (address)
0x822ac2b48461fb85c192284630f41608e03d922f
price(view returns (uint256)
35000000000000000
reveal(view returns (bool)
true
symbol(view returns (string)
DOOD
totalSupply(view returns (uint256)
616
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
random(uint256 saltview returns (uint256)
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 touint256 tokenId
mint(uint256 _numOfTokenspayable 
mintByOwner(address _touint256 _tokenId
mintMultipleByOwner(address[] _touint256[] _tokenId
renounceOwnership(
revealNow(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsActive(bool _isActive
setURIs(string _blindURIstring _URI
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.