Battle For New Venice
Verified contract
Active on
Ethereum with 927 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 "Battle For New Venice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18202045 | a year ago | | | 0 | 0.00017181960 | |
| 17183728 | 2 years ago | | | 0 | 0.0029293621 | |
| 17181821 | 2 years ago | | | 0 | 0.0042197977 | |
| 16682288 | 2 years ago | | | 0 | 0.0011730245 | |
| 16681268 | 2 years ago | | | 0 | 0.0011946421 | |
| 16640939 | 2 years ago | | | 0 | 0.0011209117 | |
| 16314027 | 2 years ago | | | 0 | 0.00060886935 | |
| 16299198 | 2 years ago | | | 0 | 0.00074861678 | |
| 16124227 | 2 years ago | | | 0 | 0.00035224160 | |
| 16124227 | 2 years ago | | | 0 | 0.00035346058 |
ABI
ABI objects
Getter at block 21209849
MAX_SUPPLY() view returns (uint256)
9894
_baseTokenURI() view returns (string)
https://vastquestions.com/api/metadata/
_merkleRootFree() view returns (bytes32)
0x6fb92640b2cd3a0d25130153ba6e40f6a47ae34647859ff3f22c013f3d1d2cf7
_price() view returns (uint256)
0
_publicStartTime() view returns (uint256)
1659731558
free_public_mints() view returns (uint256)
350
name() view returns (string)
Battle For New Venice
owner() view returns (address)
0xe7f97cdd853d30a1befb42b88f8fe314ac67e8eb
reserved_mints() view returns (uint256)
296
reserved_mints_init() view returns (uint256)
650
symbol() view returns (string)
BFNV
totalSupply() view returns (uint256)
2525
Read-only
balanceOf(address owner) view returns (uint256)
freeTicketList(address) 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)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
freeListMint(bytes32[] merkleProof, uint256 numClaim)
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)
setBaseURI(string baseURI)
setMerkleRootFree(bytes32 merkleRoot)
setPrice(uint256 newPrice)
setPublicStartTime(uint256 publicStartTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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 baseURI, bytes32 merkleRootFree)
This contract contains no fallback and receive objects.
This contract contains no error objects.