Blur Ape YC
Verified contract
Active on
Ethereum with 4,117 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 "Blur Ape YC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101874 | 25 days ago | | | 0 | 0.00018135320 | |
| 21101737 | 25 days ago | | | 0 | 0.00018491412 | |
| 21035141 | a month ago | | | 0 | 0.00037437200 | |
| 20299362 | 4 months ago | | | 0 | 0.000076115258 | |
| 19587977 | 8 months ago | | | 0 | 0.00073409271 | |
| 19446381 | 8 months ago | | | 0 | 0.00065962329 | |
| 19355214 | 9 months ago | | | 0 | 0.0024574091 | |
| 19248953 | 9 months ago | | | 0 | 0.0016934598 | |
| 19237963 | 9 months ago | | | 0 | 0.0010023807 | |
| 19146392 | 10 months ago | | | 0 | 0.00037454664 |
ABI
ABI objects
Getter at block 21282442
FreeMintBatch() view returns (uint256)
0
Minting() view returns (bool)
true
baseURIReveal() view returns (string)
ipfs://QmfVZUaM1pbaaRPnnnBEoL3Pn2ewdv1y3VtSGzxCT19YFS/
baseURIUnrevealed() view returns (string)
ipfs://QmXEp782RHbpwVaupfjA8sP6vLC88Q7wGzvdaptvVT3dna/
maxPerTx() view returns (uint256)
20
maxSupply() view returns (uint256)
10000
name() view returns (string)
Blur Ape YC
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x36e085c7c02b343211be0cb78ae92abc0a9b75dc
price() view returns (uint256)
2800000000000000
symbol() view returns (string)
Blur Ape YC
teamSupply() view returns (uint256)
100
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
freeMintArray(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isMessageValid(bytes _signature, uint256 tokenId) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
reveal(uint256) view returns (bool)
revealUrl(uint256) view returns (string)
supplyMintArray(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByArray(address owner) view returns (uint256[] token)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events OwnerBatchMint(uint256 qty)
RevealToken(uint256 tokenId, bytes signature) payable
_setKey(address _newOwner)
airdrop(address[] listedAirdrop, uint256[] qty)
approve(address to, uint256 tokenId)
mint(uint256 qty) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURIReveal_, string baseURIUnrevealed_)
setMaxSupply(uint256 maxMint_)
setPublicMinting()
setfreeMintArray(uint256[] freeMintArray_)
setsupplyMintArray(uint256[] supplyMintArray_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.