BabyDoodleApes
Verified contract
Active on
Ethereum with 5,496 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 "BabyDoodleApes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256146 | a day ago | | | 0 | 0.00037590645 | |
| 20740209 | 2 months ago | | | 0 | 0.00011217169 | |
| 20705372 | 3 months ago | | | 0 | 0.000068154610 | |
| 20652935 | 3 months ago | | | 0 | 0.000057379678 | |
| 20642952 | 3 months ago | | | 0 | 0.000044923654 | |
| 20642928 | 3 months ago | | | 0 | 0.000087523011 | |
| 20608928 | 3 months ago | | | 0 | 0.000044092351 | |
| 20519103 | 3 months ago | | | 0 | 0.00011851151 | |
| 20384113 | 4 months ago | | | 0 | 0.00046120825 | |
| 20219260 | 5 months ago | | | 0 | 0.00034530062 |
ABI
ABI objects
Getter at block 21264439 contractURI() view returns (string)
_TOTALSUPPLY() view returns (uint256)
3333
_baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmbEkeGAsqXuPGhYjUHsfASo3SSWc9vmGgEwM6rkv9kYp6/
getPrice() view returns (uint256)
20000000000000000
maxPerTxn() view returns (uint256)
20
name() view returns (string)
BabyDoodleApes
owner() view returns (address)
0x82e26937fedca309d6f3a5b1fd33fac47a267b06
price() view returns (uint256)
20000000000000000
revealed() view returns (bool)
true
status() view returns (uint256)
0
symbol() view returns (string)
BDA
totalSupply() view returns (uint256)
3333
unrevealedUri() view returns (string)
https://gateway.pinata.cloud/ipfs/QmXKWdxoizpb6vXAicGG4iCDVBZsR7hcfeY8MXghKFQC72
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
trackFree(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
giveaway(address a, uint256 q)
gotFree(address a) returns (bool)
mint(uint256 chosenAmount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxxQtPerTx(uint256 _quantity)
setPrice(uint256 _newPrice)
setReserved(uint256 _q)
setRevealed()
seteStatus(uint256 s)
setunrevealedUri(string baseURI)
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.