Q Doge404

Verified contract

Active on Ethereum with 3,709 txns
Deployed by via 0x3db0bd76 at 19173466
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,791.94
0xcc3049b4d4669537ed8b890d96b418bf405982cdd71f0f89f95cbe03dd91520f
0x234235c6328d3d71a4f612ad9694a167fa4d72bdc6027ee83ffda18f16a1f032
0x68760eeb342c2e23d6eec76a1e3945288ace600153afb163811fb194ce2026e8
0xcc43df09e3ff86a8e4cfc1fbbeb8c7d9b32c26600929499fe30aa42f5ea5c407
0x7bfdb2ac02ec7c279805abd69f462dc276de3b5dccbdc124f1aabcd63a777452
0xf9091ec5844495e4100a3f023d45f0ef41e0343506f915a13efb4a7821a15d54
0xbd5d7e099d52cca2f3d5195b0ac2848bf02021d560ef4fe6709326a87b438738
0x327a17f83d624f5b7f15fb541bdd8cee8834ab07d872e7a1a7f5d96b71a2a62e
0x3fd4cd7bb5382caf203eea43a3518650a3c1818fc9e498c806aaa20dea53afd9
0x388dc1625d68c9b5dd662aedefc97a0ba9d724a421ca5a8797143fab9851d99f

Functions
Getter at block 20876595
decimals(view returns (uint8)
18
freeAmount(view returns (uint256)
0
maxSupply(view returns (uint256)
3333
minted(view returns (uint256)
3646
name(view returns (string)
Q Doge404
owner(view returns (address)
0xace61902100875e52a38dac025e9216974ca3256
price(view returns (uint256)
2000000000000000
symbol(view returns (string)
DOGE404
totalSupply(view returns (uint256)
3646
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
mint(uint256 amtaddress topayable 
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setTx(uint256 _priceuint256 _free
setWhitelist(address targetbool state
seturi(string _uri
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(