The Infernals

Verified contract

Active on Ethereum with 1,310 txns
Deployed by via 0x300ab4a6 at 15674756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.6
0x1a2a59fff1f6de3392fd673a900d1bdcf1e5f83800208afff7afdbfef5480e2d
0xdd3708864ded9e375daa13b13b72675887735ef02e7c812e2dcf6c9cef9b9d74
0xe12f3853f5573b8619dee950cffe03e580de3ab1ffe635e840f2a13c3a12596b
0x46da61a3693a70e8d7d3b4a46bb422b331e5a7d9fbd9cc9920f9024cb083feb4
0x4d2ea243416d90cc14b75c8c3fb37e93185fdc378250b412ebd5991f7b8137fc
0x25802903cfd239ae357b85107eb64996bedaeda82efb1b10359e3129da2249b9
0x41879f7e0c66c33f03429277277ecf4add0aeef9b8650800d93f3642d474e444
0xeda57128786c1b364ecb558d6415de1852196a988da1b0d7b02affdc31d20cb2
0xbe5b2b7463d208191c166c142cfdf420b867f0a1a7aee2f87d713090952a8534
0x4c9eb2ad21cf32bed6db58e2292c071d965ac3a99f4dd4cb4e725ad31f17d1ff

Functions
Getter at block 21322184
maxPerTx(view returns (uint32)
10
maxSupply(view returns (uint32)
5000
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
The Infernals
owner(view returns (address)
0x41846691257ed4711a03ab8d4c1e008d0bb18e00
symbol(view returns (string)
INFERNAL
totalSupply(view returns (uint256)
2987
uriPrefix(view returns (string)
ipfs://QmfRZJGZcQs5KR445eBGzWk7h8g9nTe1xwSLRsWGRz6MHZ/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
spawnInfernal(uint256 amountpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unleashlnfernalMayhem(uint256 amount
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(