Devious Demon Dudes
Verified contract
Active on
Ethereum with 2,038 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Devious Demon Dudes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21023953 | a month ago | | | 0 | 0.00054725939 | |
| 20855027 | 2 months ago | | | 0 | 0.00037391745 | |
| 20350701 | 4 months ago | | | 0 | 0.000081530286 | |
| 19867704 | 7 months ago | | | 0 | 0.00032927917 | |
| 19778051 | 7 months ago | | | 0 | 0.00015303523 | |
| 19758318 | 7 months ago | | | 0 | 0.00011886628 | |
| 19758317 | 7 months ago | | | 0 | 0.00011281424 | |
| 19656338 | 7 months ago | | | 0 | 0.00043388553 | |
| 19606828 | 8 months ago | | | 0 | 0.00060870942 | |
| 18882611 | a year ago | | | 0 | 0.0025228007 |
ABI
ABI objects
Getter at block 21295898
MAX_SUPPLY() view returns (uint256)
6666
baseURI() view returns (string)
https://us-central1-demon-5183b.cloudfunctions.net/app/v1/
folder() view returns (string)
QmXiAyuky3dTYovxWeWMAqYvQVet8on95Ndc42NGm9Cb6D
locked() view returns (bool)
false
name() view returns (string)
Devious Demon Dudes
open() view returns (bool)
true
owner() view returns (address)
0x5e2f91220824ea9dd3230970a216c31405caddfb
provenance() view returns (string)
provenanceURI() view returns (string)
symbol() view returns (string)
DEMON
totalSupply() view returns (uint256)
2834
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPrice(uint256 quantity) view returns (uint256)
getQuantityFromValue(uint256 value) view returns (uint256)
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)
emergencyWithdraw()
lock()
mint(uint256 quantity) payable
openSale()
ownerMint(uint256 quantity)
renounceOwnership()
reserveTokens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setFolder(string _folder)
setIpfsURI(string _ipfsUri)
setProvenance(string _provenance)
setProvenanceURI(string _provenanceURI)
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()
fallback()
This contract contains no error objects.