Ethalien VOX
Verified contract
Active on
Ethereum with 6,303 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 "Ethalien VOX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20914184 | 2 months ago | | | 0 | 0.0022842692 | |
| 20894821 | 2 months ago | | | 0 | 0.00019991135 | |
| 20587066 | 3 months ago | | | 0 | 0.000036987500 | |
| 20556410 | 3 months ago | | | 0 | 0.000081668842 | |
| 20556371 | 3 months ago | | | 0 | 0.000063516970 | |
| 20300322 | 4 months ago | | | 0 | 0.00011837531 | |
| 20300261 | 4 months ago | | | 0 | 0.000082074937 | |
| 20260144 | 5 months ago | | | 0 | 0.000096835876 | |
| 20197965 | 5 months ago | | | 0 | 0.00016765231 | |
| 20121746 | 5 months ago | | | 0 | 0.00024138993 |
ABI
ABI objects
Getter at block 21248993
MAX_SUPPLY() view returns (uint256)
10000
MAX_TEAMRESERVE() view returns (uint256)
100
MerkleRoot() view returns (bytes32)
0xa00c8a64ec4bde8a693a0fdc346f4e5b05b7cea4b6b97f7abc4e166311046f3e
VOXprovenance() view returns (string)
maxSaleMint() view returns (uint256)
10
name() view returns (string)
Ethalien VOX
owner() view returns (address)
0x0a32494c1c058e1d648acbb7e3979d3ab7abb099
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
saleActive() view returns (bool)
false
symbol() view returns (string)
VALIEN
teamMints() view returns (uint256)
100
totalSupply() view returns (uint256)
10000
vxPrice() view returns (uint256)
55000000000000000
Read-only
addressInfo(address) view returns (uint256 ownerPresaleMints, bool projectProxy)
balanceOf(address owner) view returns (uint256)
checkProofWithKey(bytes32[] proof, bytes key) view returns (bool)
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 tokenId)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mint(uint256 _mintAmount) payable
mintPresale(bytes32[] _proof, bytes1 _maxAmountKey, uint256 _mintAmount) 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_)
setMerkleRoot(bytes32 _MerkleRoot)
setPrice(uint256 _newPrice)
setProvenance(string _provenance)
setProxyRegistry(address _proxyRegistryAddress)
teamMint(address _to, uint256 _reserveAmount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.