VOXVOT_Gen2

Verified contract

Active on Ethereum with 565 txns
Deployed by via 0xd99defb8 at 15830668
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VOXVOT_Gen2"

0xf10d0791c2630e47d772c8a092d810b8a7cc168b2e84a3af05fec30b8945c4d2
0x1d3197feffc8a329aa4b7b83275b3fec3c6425ff39e1e6433cdbf5c67472fd65
0xbffcd7054543de7d7e9030f58fc604823c4ae88d0efee95c57f145882cb20b5b
0x4d337719bb5f5e9bd236b217a2bd88d446107ea16cb60b08c6deedbb23bb9b5a
0x040f16850f5a8e32db10816de17b52eddf1285280c4efbbb5cbf33cfaf1fe350
0xca131f1253908aee54a6135ab621a25cb5137adfded59bd01aab97cc6d6a3972
0x159b03f8206eeb755d1f5b517b8a84efb1697a6d38de90ada8403389dd533d7a
0x123e44a71f776e8e603746eaa68a38bbf04c75651c31b0649fe46cc02038e774
0xbc69080956e40cd7d7032f8760fa3f45aa2153284e4d53167bd8e57f81f8e79a
0xdc7a4c7764d8c1b1ce02375fd7fdb27109971c3e3f73ecc055acf1e7d4b6345f

Functions
Getter at block 20855693
BlindVoxAddr(view returns (address)
0xb83c3ca6e22ef50ec13dc56b6d0729aef6b4546e
baseExtension(view returns (string)
.json
maxSupply(view returns (uint256)
6666
name(view returns (string)
VOXVOT_Gen2
owner(view returns (address)
0x87ddac04b3546af141f02a5706ed2c6cfc64ea93
ownerdatainterface(view returns (address)
0xfa24625fbdd13406a4ff87d493d9af46abf622c4
paused(view returns (bool)
false
symbol(view returns (string)
VXVTGen2
totalSupply(view returns (uint256)
1776
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
openVox(address touint256 tokenId
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setBlindVoxAddr(address _newAddr
setMaxSupply(uint256 _newSupply
setStakingContractAddr(address _newAddr
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
fxcall(address indexed to
Constructor
constructor(string _namestring _symbolstring _initBaseURIaddress _fxRootAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ExcessMint(
InvalidInput(
NonexistentToken(
OnlyBlackVox(