DOGE Pirates

Verified contract

Active on Ethereum with 989 txns
Deployed by via 0x2d076576 at 13105555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Native
Value $267.54
0xbc0b37230956b7711024a34b00cc085d6def5311195aecd98bdcd169c5ce4816
0xbf774871ad1cb791065ccbed2ceb16965d6b717915396f8e01330a4e01c9f18d
0x10a314d141d11f6a06cae1a93c3bf6514825facc7c7c2306308ca33fe460e469
From
0x1aae52523ab623e1b0b10bab449afbc60afcb24511dcdb8ad1322ea0ae95f04d
0x5f837b97346c549a01a9b0dd393c363ec120acd420b99c33df015a74817a79fb
0x37509f3369c0c3bbc817ea08d3816e25f152c1016db3fe54604fde2feaf1c6e2
0x3b51f10646e66e98b657eeb0515228a3331462c7b644c1428cce9203a12eac7c
0x6dcda2247bf0d18f040f684b990885bc1b55da44e36a2d189da8f5bebdf94991
0x27cad2c9b474734d42f040583c8f52f8c7d4a0ae5395a64bcf572a8b77c13be2
0xa5d23b9e8f90c63cbfc13195585eb6b7330319ad32c8b7d6b2ee098687fcf633

Functions
Getter at block 21215856
BUY_LIMIT_PER_TX(view returns (uint256)
20
MAX_NFT(view returns (uint256)
3333
NFTPrice(view returns (uint256)
42000000000000000
name(view returns (string)
DOGE Pirates
owner(view returns (address)
0x78d4ef7edb90da1d27be175933fa0c1740abeed7
paused(view returns (bool)
false
symbol(view returns (string)
DOPE
totalSupply(view returns (uint256)
1079
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 touint256 tokenId
mintNFT(uint256 _numOfTokenspayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setURIs(string _blindURIstring[7] _URIs
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.