Derpy Apes
Verified contract
Active on
Ethereum with 2,037 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4d2…421e
2 additional
variables
Balances ($86.34)
Native
Value
$86.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.024 | $3,597.32 |
$86.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255780 | 6 days ago | | | 0 | 0.00046578320 | |
| 18909305 | a year ago | | | 0 | 0.00045765736 | |
| 18909299 | a year ago | | | 0 | 0.00048909180 | |
| 18873829 | a year ago | | | 0 | 0.00063153721 | |
| 18346484 | a year ago | | | 0 | 0.00014260507 | |
| 17955262 | a year ago | | | 0 | 0.00051077528 | |
| 17955262 | a year ago | | | 0 | 0.00069969179 | |
| 17536454 | a year ago | | | 0 | 0.00089696729 | |
| 17119571 | 2 years ago | | | 0 | 0.0015148258 | |
| 17063635 | 2 years ago | | | 0 | 0.0011462830 |
ABI
ABI objects
Getter at block 21296788
Ethcost() view returns (uint256)
24000000000000000
LooksCost() view returns (uint256)
12000000000000000000
QD() view returns (uint256)
0
hiddenMetadataUri() view returns (string)
ipfs://Qmaz97rHQtNRZiKfmjb9HSpMiDf2QeoecCMx8q9oJqj7oR/hidden.json
maxFree() view returns (uint256)
777
maxFreeMintAmount() view returns (uint256)
2
maxMintAmountPerTx() view returns (uint256)
10
maxSupply() view returns (uint256)
7777
name() view returns (string)
Derpy Apes
owner() view returns (address)
0x25a30c05f79c00575196c577a0323dc9ce9ce23b
paymentToken() view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
projectStage() view returns (uint8)
1
revealed() view returns (bool)
true
symbol() view returns (string)
DPA
totalSupply() view returns (uint256)
3710
uriPrefix() view returns (string)
ipfs://QmVEXVBMFoZ19AsaSj8zW1bfQyjhyj5VtAbG4VZ2YzA3jk/
uriSuffix() view returns (string)
.json
Read-only
avaliableFreeMint(uint256 _mintAmount, address account) view returns (bool)
balanceOf(address owner) view returns (uint256)
freeNFTAddress(uint256) view returns (address)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintBalances(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
freeMint(uint256 _mintAmount, bytes32 _hash, bytes _signature)
mint(bool islooks, uint256 _mintAmount) payable
mintForAddress(uint256 _mintAmount, address _receiver)
presaleMint(bool islooks, uint256 _mintAmount, bytes32 _hash, bytes _signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setLooksCost(uint256 _newCost)
setRevealed()
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
setprojectStage(uint8 _stage)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
withdrawERC20(address token)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] _freeNFTAddress, address _paymentToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.