Lil Baby Ape Club
Verified contract
Active on
Ethereum with 8,386 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Lil Baby Ape Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276950 | 8 hours ago | | | 0 | 0.00032367083 | |
| 21269343 | a day ago | | | 0 | 0.00032936508 | |
| 21257508 | 3 days ago | | | 0 | 0.00045175209 | |
| 21225148 | 8 days ago | | | 0 | 0.00043975593 | |
| 21202727 | 11 days ago | | | 0 | 0.0012979657 | |
| 21172393 | 15 days ago | | | 0 | 0.0012204828 | |
| 21166497 | 16 days ago | | | 0 | 0.0020194696 | |
| 20968430 | a month ago | | | 0 | 0.00030905129 | |
| 20852205 | 2 months ago | | | 0 | 0.00023109000 | |
| 20757101 | 2 months ago | | | 0 | 0.00010229618 |
ABI
ABI objects
Getter at block 21279449 getMaxAmount() view returns (uint256) getPrice() view returns (uint256)
MAX_SUPPLY() view returns (uint256)
5000
ORIGINAL_PROVENANCE() view returns (string)
REVEAL_TIMESTAMP() view returns (uint256)
1626026340
SALE_START_TIMESTAMP() view returns (uint256)
1626026340
baseURI() view returns (string)
ipfs://QmaAY3aQe8a8tDt24RaQtQX7pMGRQoarGF6pVYn5cpLyLX/
name() view returns (string)
Lil Baby Ape Club
owner() view returns (address)
0xe0c637aeb3e54611970482b38e9e7cd7b5ffd3a0
saleActive() view returns (bool)
true
startingIndex() view returns (uint256)
0
startingIndexBlock() view returns (uint256)
13647781
symbol() view returns (string)
LBAC
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isMintedBeforeReveal(uint256 index) 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)
State-modifying
Events Launch()
approve(address to, uint256 tokenId)
changeBaseURI(string baseURI)
finalizeStartingIndex()
mint(uint256 numberOfTokens) payable
renounceOwnership()
reserveGiveaway(uint256 numTokens)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
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(string name, string symbol, string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.