VoxoDeus Minter
Verified contract
Active on
Ethereum with 0 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 "VoxoDeus Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VoxoDeus Minter"
ABI
ABI objects
Getter at block 21324951
baseURI() view returns (string)
https://api.voxodeus.io/api/factory/
isOwner() view returns (bool)
false
name() view returns (string)
VoxoDeus Minter
nftAddress() view returns (address)
0xafba8c6b3875868a90e5055e791213258a9fe7a7
numOptions() view returns (uint256)
1
owner() view returns (address)
0xc212f04685cfcc8444d3b8368f045e2a2675c039
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
supportsFactoryInterface() view returns (bool)
true
symbol() view returns (string)
VXM
Read-only
canMint(uint256 _optionId) view returns (bool)
isApprovedForAll(address _owner, address _operator) view returns (bool)
ownerOf(uint256 _tokenId) view returns (address _owner)
tokenURI(uint256 _optionId) view returns (string)
State-modifying
Events mint(uint256 _optionId, address _toAddress)
renounceOwnership()
transferFrom(address _from, address _to, uint256 _tokenId)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress, address _nftAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.