WeAreAllGoingToSacrifice
Verified contract
Active on
Ethereum with 36 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 "WeAreAllGoingToSacrifice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14930489 | 2 years ago | | | 0 | 0.0044463549 | |
| 14924110 | 2 years ago | | | 0 | 0.0014620635 | |
| 14924108 | 2 years ago | | | 0 | 0.0048901143 | |
| 14922515 | 2 years ago | | | 0 | 0.010765066 | |
| 14922111 | 2 years ago | | | 0 | 0.0026416384 | |
| 14922111 | 2 years ago | | | 0 | 0.0099666321 | |
| 14920125 | 2 years ago | | | 0 | 0.0026500876 | |
| 14920118 | 2 years ago | | | 0 | 0.0036454069 | |
| 14920110 | 2 years ago | | | 0 | 0.0041515770 | |
| 14920110 | 2 years ago | | | 0.016 | 0.0029882136 |
ABI
ABI objects
Getter at block 21124427
baseURI() view returns (string)
https://api.cryptodemonz.com/
maxPerFree() view returns (uint256)
1
maxPerTx() view returns (uint256)
5
maxSupply() view returns (uint256)
1111
name() view returns (string)
WeAreAllGoingToSacrifice
owner() view returns (address)
0x97ad01495fe63be93de20eaf76ff34805bfaea2b
price() view returns (uint256)
3000000000000000
symbol() view returns (string)
WeAreAllGoingToSacrifice
totalFree() view returns (uint256)
1111
totalSupply() view returns (uint256)
40
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)
mint(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string baseuri_)
setPrice(uint256 price_)
sleeping(address mintAddress, uint256 count)
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.