GenAlcLab
Verified contract
Active on
Ethereum with 719 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 "GenAlcLab"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20861297 | 2 months ago | | | 0 | 0.00025999983 | |
| 20182939 | 5 months ago | | | 0 | 0.00037067720 | |
| 19758788 | 7 months ago | | | 0 | 0.00031062486 | |
| 19758777 | 7 months ago | | | 0 | 0.00035199311 | |
| 19085819 | 10 months ago | | | 0 | 0.00055201709 | |
| 18802608 | a year ago | | | 0 | 0.00090501666 | |
| 18746426 | a year ago | | | 0 | 0.0012475474 | |
| 17331928 | a year ago | | | 0 | 0.0021826700 | |
| 16868994 | 2 years ago | | | 0 | 0.00091231750 | |
| 16791220 | 2 years ago | | | 0 | 0.0023400556 |
ABI
ABI objects
Getter at block 21228382
baseURI() view returns (string)
ipfs://Qmbktp3urkcoyNyzULxT7oFkVKs467XnGesnWmRyNH9xdZ/
maxBatch() view returns (uint256)
10
name() view returns (string)
Generative Alchemy Lab
owner() view returns (address)
0x28ea51304837cf3bccf622908de924246e0d5cc8
presaleMax() view returns (uint256)
520
price() view returns (uint256)
50000000000000000
started() view returns (bool)
false
symbol() view returns (string)
KKEY
totalCount() view returns (uint256)
2500
totalGenApe() view returns (uint256)
800
totalSupply() view returns (uint256)
800
whiteListStart() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getWhitelistMintAmount(address _addr) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(uint256 _times)
adminMintGiveaways(address _addr)
approve(address to, uint256 tokenId)
changePrice(uint256 _newPrice)
mintKhemKoalas(uint256 _times) 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 _newURI)
setNormalStart(bool _start)
setTokenURI(uint256 _tokenId, string _tokenURI)
setWhiteListStart(bool _start)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 _times) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MintGenApe(address indexed minter, uint256 startWith, uint256 times)
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.