FuDaoVerseDAN
Verified contract
Active on
Ethereum with 945 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfd4a…648b
6 additional
variables
Balances ($0.00)
No balances found for "FuDaoVerseDAN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20414644 | 4 months ago | | | 0 | 0.00011675956 | |
| 20148054 | 5 months ago | | | 0 | 0.00010668025 | |
| 18962179 | a year ago | | | 0 | 0.00048403225 | |
| 17224079 | 2 years ago | | | 0 | 0.0030016720 | |
| 17026287 | 2 years ago | | | 0 | 0.00073743005 | |
| 16768142 | 2 years ago | | | 0 | 0.0010236371 | |
| 16660891 | 2 years ago | | | 0 | 0.00086493844 | |
| 16452411 | 2 years ago | | | 0 | 0.00047115918 | |
| 16426348 | 2 years ago | | | 0 | 0.00074833914 | |
| 16335312 | 2 years ago | | | 0 | 0.0012397157 |
ABI
ABI objects
Getter at block 21283322
OG() view returns (address)
0xfd4a910b94ef006a3102e204138f646b34a5648b
VIP_PASSES() view returns (uint256)
663
baseURI() view returns (string)
https://whitelist-server-benny.herokuapp.com/metadata/
name() view returns (string)
FuDaoVerseDAN
notRevealedUri() view returns (string)
https://ipfs.io/ipfs/bafkreif5ya6qoijaoikmuz6iuex4uicoynkme3axqhirasltldtbygh5fm
owner() view returns (address)
0x0299e52d3bc9ed7a43339361be9e8480de618ecc
paused() view returns (bool)
false
presaleMintMax() view returns (uint256)
10
presaleSalePrice() view returns (uint256)
77000000000000000
presaleSupply() view returns (uint256)
6666
publicMintMax() view returns (uint256)
2
publicSalePrice() view returns (uint256)
88000000000000000
revealed() view returns (bool)
true
stage() view returns (uint8)
2
symbol() view returns (string)
FuDaoVerseDAN
tokenSupply() view returns (uint256 _value)
701
totalSaleSupply() view returns (uint256)
8888
totalSupply() view returns (uint256)
701
Read-only
OGWhitelistMintCount(uint256) view returns (uint8)
balanceOf(address owner) view returns (uint256)
fundRecipients(uint256) view returns (address)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isOGMinted(uint256) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleMintCount(address) view returns (uint8)
publicMintCount(address) view returns (uint256)
receivePercentagePt(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
vipMintCount(address) view returns (uint8)
State-modifying
Events airdrop(address[] addresses)
approve(address to, uint256 tokenId)
devMint(uint8 _mintAmount)
pause(bool _state)
publicMint(uint8 _mintAmount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setNotRevealedURI(string _notRevealedURI)
setPresaleMintMax(uint256 amount)
setStage(uint8 _stage)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
vipMint(uint256[] tokenIds)
vipWhitelistMint(uint8 _mintAmount) payable
whitelistMint(uint8 _mintAmount, bytes signature, bytes nonce) payable
withdraw() payable
withdrawFund()
Airdrop(address indexed to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
DevMint(uint256 count)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PublicMint(address indexed to, uint256 mintAmount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
VIPMint(address indexed to, uint256 tokenId)
WhitelistMint(address indexed to, uint256 tokenId)
constructor(string _name, string _symbol, string _initBaseURI, address _newOwner, address _signerAddress, address ogCollection)
This contract contains no fallback and receive objects.
This contract contains no error objects.