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 "Gen-F"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175131 | 3 days ago | | | 0 | 0.00091255130 | |
| 21171934 | 3 days ago | | | 0 | 0.0011017600 | |
| 21149751 | 6 days ago | | | 0 | 0.00046268702 | |
| 21146452 | 7 days ago | | | 0 | 0.00049231711 | |
| 21145065 | 7 days ago | | | 0 | 0.00073033074 | |
| 21143374 | 7 days ago | | | 0 | 0.0011084267 | |
| 21116868 | 11 days ago | | | 0 | 0.00043996354 | |
| 21116349 | 11 days ago | | | 0 | 0.00043854457 | |
| 21113669 | 11 days ago | | | 0 | 0.00018929976 | |
| 21104543 | 12 days ago | | | 0 | 0.000095096929 |
ABI
ABI objects
Getter at block 21193875
PROVENANCE() view returns (string)
_baseTokenURI() view returns (string)
https://ud9vhnuy824da5cp2zmajf9qs.mypinata.cloud/ipfs/QmZCAtc6wN5jjhnitZtjZjJ5vvmqc9ovBrEawrrChJreuK/
dutchAuctionEnd() view returns (uint256)
25000000000000000
dutchAuctionIncrement() view returns (uint256)
25000000000000000
dutchAuctionPrice() view returns (uint256)
25000000000000000
dutchAuctionStart() view returns (uint256)
475000000000000000
dutchAuctionStepTime() view returns (uint256)
600
maxItems() view returns (uint256)
10000
maxItemsPerTx() view returns (uint256)
10
merkleRoot() view returns (bytes32)
0x35f9639807e019b1fa5dc44067c4bfe3a071f5cb4839eee5d22576550d514bbd
name() view returns (string)
Gen-F
owner() view returns (address)
0x6d1b911f2dbe1d5d6d4c4f9f1327a13b36469e98
presaleMintPrice() view returns (uint256)
100000000000000000
recipient() view returns (address)
0x7a75e85d6d3f0b6d7363a5d7f23adc25101131e7
startTimestamp() view returns (uint256)
1643839200
symbol() view returns (string)
GENF
totalSupply() view returns (uint256)
10000
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)
verify(bytes32 root, bytes32 leaf, bytes32[] proof) pure returns (bool)
whitelistRemaining(address) view returns (uint256)
whitelistUsed(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
ownerMint(uint256 amount)
publicMint(uint256 amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string __baseTokenURI)
setDutchAuctionEnd(uint256 _dutchAuctionEnd)
setDutchAuctionIncrement(uint256 _dutchAuctionIncrement)
setDutchAuctionStart(uint256 _dutchAuctionStart)
setDutchAuctionStepTime(uint256 _dutchAuctionStepTime)
setMaxItems(uint256 _maxItems)
setMaxItemsPerTx(uint256 _maxItemsPerTx)
setMerkleRoot(bytes32 _merkleRoot)
setPresaleMintPrice(uint256 _presaleMintPrice)
setProvenance(string provenance)
setRecipient(address _recipient)
setStartTimestamp(uint256 _startTimestamp)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 amount, uint256 totalAllocation, bytes32 leaf, bytes32[] proof) payable
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address indexed owner, uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.