MetaVillains

Verified contract

Active on Ethereum with 7,020 txns
Deployed by via 0x664e6037 at 13490044
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#876)
ERC-721
--
0x9778e68d32e54a22498613bcccedf0a7886b97fbf8a87133ce0280fc8a97b4f4
0x7f491fbc8ec0f8acdc48e428f1fea782e524b7decf0a16d06e846fa88277ea2b
0xaba0d7c6bce00b3838ea8eaafcdd9044b876adf49652bce99ed71ae65153b75a
0x091665bef374d29afe083c8df8c4ae3e5bdfadb3bdf2d57da96dd8b97488f137
0xfd8c565ec7fe67b5e6075c29e8a64fcad1531efef3bdb6b150d55332d02c16af
0xd517ab46eab59992185d6ee9e5b2584fd4ac267cb3f7cf7df5052c01671b0c0a
0xe164896d1037f9fc8990d02cd99d3176985bcb54fe84e9fcfd9a6b119c4979dd
0xc298c8a7046571a5e7d89e45b3df6bae46e45717cbbace1fc8acc81f523ab410
0x04874983be51165fc0d9e69e533d6ac4130365d685459eca10c2f5b3b3cae654
0x8d8368916acf748b3b596b23ec52146bbf894bb9598dea48940210d91e15c6d1

Functions
Getter at block 20791815
claimActive(view returns (bool)
false
claimSupply(view returns (uint256)
0
maxTx(view returns (uint256)
10
mintSupply(view returns (uint256)
1773
name(view returns (string)
MetaVillains
nonce(view returns (uint256)
10000
owner(view returns (address)
0x37f1a42359e8e265fdd95cbc682f63a36b1babbf
price(view returns (uint256)
80000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
METAV
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAssetsByOwner(address _ownerview returns (uint256[])
holders(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addHolders(address[] holders_uint256[] qty
approve(address touint256 tokenId
buy(uint256 qtypayable 
claim(uint256 quantity
claimAll(
giveaway(address touint256 qtybool fromHolders
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _uri
setClaimActive(bool val
setClaimSupply(uint256 newSupply
setMaxTx(uint256 newMax
setMintSupply(uint256 newSupply
setPrice(uint256 newPrice
setSaleActive(bool val
setTotalSupply(uint256 newSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address owneruint256 qty
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(uint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.