We are The Devils

Verified contract

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

No balances found for "We are The Devils"

0xe2df26a10ec6adf51cce10155f85b07906bcb2e602b325af9d7f4212b0459ffb
0x6b49616add70425815a88d7bed3714d69f9a2017e6c5cce5b6db09aa4dc10485
0x4ba7d3a9e0871bdf6403d95c11f031b8bd129237b961f065f2e763093b7ab585
0x96d801963cbf6ca7dc1548b46450a9d5b5b456c8e738aebb3b96c6fe83546a1b
0x098676c00140f2b797a90aec7e34a1087ef3e700324149edf961371b168d4e47
0xbc2458b5f0ecaef7a0f6785bc16cd0fc78f219d3eeeff65ecff6bd961130be09
0x71acdf976cdae7a2a8d77ffbbb278a5c9b082b150809abf853c6a60d8e300a93
0x315f96e63dc64c8053286b9a3d6d73511d427e49bb375d86057944c69538d265
0x3cde9a6e0a57aca6bbab976ef8d69a6b11c0750ea9809e15fe272fd7048408f8
0xa33c8c89e20877e92c5e960b29c8528915d7dac05635c3eaabae8a6e97e7e96b

Functions
Getter at block 20904732
BASE_URI(view returns (string)
https://api.thedevils.xyz/
COLLECTION_SIZE(view returns (uint256)
1666
CONTRACT_URI(view returns (string)
FREE_SUPPLY_PER_WALLET(view returns (uint256)
1
MAX_BATCH_SIZE(view returns (uint256)
25
MINT_PRICE(view returns (uint256)
3666000000000000
REVEALED(view returns (bool)
true
SUPPLY_PER_WALLET(view returns (uint256)
25
UNREVEALED_URI(view returns (string)
contractURI(view returns (string)
isPublicMintEnabled(view returns (bool)
true
name(view returns (string)
We are The Devils
owner(view returns (address)
0x59f8c0e486049425ee12ab536f55a9d76448ce0f
symbol(view returns (string)
The Devils
totalSupply(view returns (uint256)
736
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 quantityview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
userHasMinted(addressview returns (uint256)
State-modifying
ChangeCollectionSupply(uint256 _new
ChangeFreePerWallet(uint256 _new
ChangePrice(uint256 _newPrice
ChangeSupplyPerWallet(uint256 _new
CollectionUrI(bool _revealedstring _baseURI
FreeMintDevil(uint256 quantitypayable 
SetMaxBatchSize(uint256 _new
VipDevilMint(uint256 quantityaddress receiver
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setContract(string _contractURI
setPublicMintEnabled(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawFunds(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(