Future ApeDads
Verified contract
Active on
Ethereum with 578 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Future ApeDads"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243833 | 7 days ago | | | 0 | 0.00074659845 | |
| 20410446 | 4 months ago | | | 0 | 0.000075608123 | |
| 20410443 | 4 months ago | | | 0 | 0.000078480807 | |
| 20410440 | 4 months ago | | | 0 | 0.00011549451 | |
| 19400721 | 9 months ago | | | 0 | 0.0026752573 | |
| 19232746 | 9 months ago | | | 0 | 0.0010478159 | |
| 19107956 | 10 months ago | | | 0 | 0.00062724031 | |
| 18945898 | a year ago | | | 0 | 0.00057160234 | |
| 18818646 | a year ago | | | 0 | 0.0019072401 | |
| 18551442 | a year ago | | | 0 | 0.0016158149 |
ABI
ABI objects
Getter at block 21291873 getClaimedIds() view returns (uint256[])
MAX_SUPPLY() view returns (uint256)
4000
_totalSupply() view returns (uint256)
932
apeDadsContract() view returns (address)
0x6468f4243faa8c3330baaa0a7a138e2e5628c6f5
apeDadsSerumContract() view returns (address)
0x53fa4d1a7d9fc25f2af65c7e1774ceaf0e7dfddc
baseURI() view returns (string)
https://arweave.net/HUr0Pnzswu8EPIy5EsANiIx2KOAD8_UsRtUG8mrl7Mw/
name() view returns (string)
Future ApeDads
owner() view returns (address)
0x454f2f6dd894bdc9b6df6760df968978b1cc0c9a
provenanceHash() view returns (string)
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
FUTDAD
totalSupply() view returns (uint256)
932
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
mutantApeDadsClaimed(uint256) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
unclaimedMutantApeDads(address account, uint256[] tokenIdsToCheck) view returns (uint256[])
State-modifying
Events adminMint(uint256[] tokenIdsToCheck, address[] minters)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
publicMint(uint256[] tokenIdsToCheck)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setProvenanceHash(string newProvenanceHash)
setProxyRegistryAddress(address _proxyRegistryAddress)
toggleProxyState(address proxyAddress)
togglePublicSale(uint256 _MAX_SUPPLY)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MutantApeDadsClaimed(uint256 apeDadsId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseURL, address _proxyRegistryAddress, address _apeDadsContract, address _apeDadsSerumContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.