World of Evil Girls
Verified contract
Active on
Ethereum with 618 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 "World of Evil Girls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910373 | 10 months ago | | | 0 | 0.00042231462 | |
| 17877213 | a year ago | | | 0 | 0.00096461016 | |
| 16583332 | 2 years ago | | | 0 | 0.00079492226 | |
| 16453660 | 2 years ago | | | 0 | 0.00071731325 | |
| 16272133 | 2 years ago | | | 0 | 0.00076907692 | |
| 15567516 | 2 years ago | | | 0 | 0.00022579388 | |
| 15102335 | 2 years ago | | | 0 | 0.0030239537 | |
| 15102262 | 2 years ago | | | 0 | 0.0016987599 | |
| 15004623 | 2 years ago | | | 0 | 0.0019470940 | |
| 14860918 | 2 years ago | | | 0 | 0.00076659186 |
ABI
ABI objects
Getter at block 21163660
DROP_ACTIVE() view returns (bool)
true
MAXSUPPLY() view returns (uint256)
10000
MAX_MINTS() view returns (uint256)
20
MAX_MINTS_RESERVED() view returns (uint256)
100
PRICE() view returns (uint256)
10000000000000000
hiddenMetadataUri() view returns (string)
ipfs://QmYrB2VNYyMNbcpnJbMLcAS9rxERwwY7sQt5B4fLPV8Gnb/_metadata.json
name() view returns (string)
World of Evil Girls
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x488f4a38230cb180a51f5b23fe5d6d20ddcfe399
paused() view returns (bool)
true
projName() view returns (string)
World of Evil Girls
projSym() view returns (string)
WoEG
reservedMintedBy() view returns (uint256)
0
revealed() view returns (bool)
true
symbol() view returns (string)
WoEG
totalSupply() view returns (uint256)
5727
uriPrefix() view returns (string)
ipfs://QmYrB2VNYyMNbcpnJbMLcAS9rxERwwY7sQt5B4fLPV8Gnb/
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) 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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipDropState()
mint(uint256 numTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMints(uint256 newMax)
setPrice(uint256 newPrice)
setRevealed(bool _state)
setSupply(uint256 newSupply)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
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.