VRFuture
Verified contract
Active on
Ethereum with 7,754 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 "VRFuture"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21072359 | 14 days ago | | | 0 | 0.00092089482 | |
| 20974221 | a month ago | | | 0 | 0.00024368231 | |
| 20906938 | a month ago | | | 0 | 0.00025028155 | |
| 20559370 | 3 months ago | | | 0 | 0.000044670065 | |
| 20558163 | 3 months ago | | | 0 | 0.000029611477 | |
| 20558162 | 3 months ago | | | 0 | 0.000051665760 | |
| 20500862 | 3 months ago | | | 0 | 0.000039579966 | |
| 20500862 | 3 months ago | | | 0 | 0.000056944817 | |
| 20496496 | 3 months ago | | | 0 | 0.000038802681 | |
| 20464338 | 3 months ago | | | 0 | 0.00025241098 |
ABI
ABI objects
Getter at block 21172747
getPricePublic() view returns (uint256)
70000000000000000
getPriceWL() view returns (uint256)
70000000000000000
isRevealed() view returns (bool)
true
maxPerTxPublic() view returns (uint256)
10
maxPerWL() view returns (uint256)
10
maxSupply() view returns (uint256)
7777
merkleRoot() view returns (bytes32)
0x86c5980fcf0910040bfffadd555f3b23650fcd27b1018373b0eb3315294bc286
name() view returns (string)
VRFuture
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xa173647468c6c6f82bd1068873afabf6e1ff8797
paused() view returns (bool)
false
provenance() view returns (string)
remaining() view returns (uint256)
0
symbol() view returns (string)
VRF
totalSupply() view returns (uint256)
7777
uriNotRevealed() view returns (string)
ipfs://QmfJNidwSgmaExWBapeBUdpqq83JoLXhBJKqm3ahiKTGH9
usingWhitelist() view returns (bool)
false
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[])
State-modifying
Events approve(address to, uint256 tokenId)
closeMinting()
flipPaused()
flipRevealed(string _URI)
flipUseWhitelist()
mintGiveaway(address _to, uint256 qty)
mintPublic(uint256 qty) payable
mintWL(uint256 qty, bytes32[] proof) 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 _URI)
setMaxPerTx(uint256 _newMax)
setMaxPerWL(uint256 _max)
setMerkleRoot(bytes32 _merkleRoot)
setPricePublic(uint256 _newPrice)
setPriceWL(uint256 _newPrice)
setProvenanceHash(string _provenance)
setUriNotRevealed(string _URI)
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)
Minted(address caller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.