Fomo Dog

Verified contract

Active on Ethereum with 3,773 txns
Deployed by via 0x6536da60 at 13473937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,354.19
0x1d5594e8b0abf1977ced11c558064a578ba7d5d0ac0d926c38ccdbde67144bde
0x7274c0b50404904e74519d02903ea9202f2d5f6a23e76acf39290adab065210c
0x9ab4f4d84f1b4c40eaa5f4f51666be39b53d3c19af3be073349dfab784bc0733
0x6a651c82f1adb4786514b23f3b3a0c0836d0f20df9097863829f18d86e60a906
0x04b17b286054263b253db2fbf2cb8662fc71a6e63fbaa6dc72a653de83228b04
0xff97cd69c3104ac36642c631e384d48a22ba011b2fc61cc1e8413c13107914e8
From
0x44891411cef565c2c55178594a370be089cf61dd43689f95fd6e743eb643b861
0xa7263f1aa5fcdcbd8ab8b271f1cd12486a51e894cb4e8bd24193f68d11bf019f
0xa3e11be415cc185419db7f3416a96b29e23c3a0130ccc65c4220c43ec2c59042
0x601a96d25ea2b15d7b0669b23dd553b30f296e6986d5f3e66d48db5bc47698c9

Functions
Getter at block 20982061
MAX_SUPPLY(view returns (uint256)
1024
_isAuctionActive(view returns (bool)
false
_isSaleActive(view returns (bool)
false
auctionEndPrice(view returns (uint256)
5000000000000000000
auctionPriceStep(view returns (uint256)
1000000000000000000
auctionStartPrice(view returns (uint256)
20000000000000000000
auctionStartTime(view returns (uint256)
1640496600
auctionStepNumber(view returns (uint256)
15
auctionTimeStep(view returns (uint256)
240
getAuctionPrice(view returns (uint256)
0
getTotalSupply(view returns (uint256)
777
maxBalance(view returns (uint256)
1024
maxMint(view returns (uint256)
1
mintPrice(view returns (uint256)
240000000000000000
name(view returns (string)
Fomo Dog
owner(view returns (address)
0xd784baefff437afdfffa8de87e71c339da0c4889
symbol(view returns (string)
FD
tierSupply(view returns (uint256)
777
totalSupply(view returns (uint256)
777
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFomoDogByOwner(address _ownerview returns (uint256[])
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
auctionMintFomoDog(uint256 numFomoDogspayable 
mintFomoDog(uint256 numFomoDogspayable 
pauseAuction(
pauseSale(
preserveMint(uint256 numFomoDogsaddress to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuction(uint256 _auctionStartTimeuint256 _auctionTimeStepuint256 _auctionStartPriceuint256 _auctionEndPriceuint256 _auctionPriceStepuint256 _auctionStepNumber
setBaseURI(string baseURI_
setMaxBalance(uint256 _maxBalance
setMaxMint(uint256 _maxMint
setMintPrice(uint256 _mintPrice
setTierSupply(uint256 _tierSupply
startAuction(
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionPaused(
AuctionStarted(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SalePaused(
SaleStarted(
TokenMinted(uint256 supply
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.