Infamous

Verified contract

Active on Ethereum with 14,010 txns
Deployed by via 0x2bfd05e8 at 15782546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Infamous"

0x723d2189f39161ce233b42216dae3545f0ceafdf46144819ddaec054c0290c48
0x23e0aa15ac3d220ba59a74ebad15ebcd7a0c2c29d1fab740b568b795228151ed
From
0x7f3aca7927ed09155c686349b1997fca3cf3800e5349c5ef506405851dda706f
0xad6ba4977c367d958a32d00d8693fd64619db25c109d6f0c0204803a3ecc00a1
0xe1c82bb1c6fd0218e7bc57261f091337f407c699713e6eaa9c660118044e9e72
0xf5c8c4d2bbe7922ae1f2ff2f8ebb68cf3f725ecffed6075cb475c4b962c7d106
0x3368bbcdfcd1a6326e34ed468b94ab528616cc20026d2722f5b457054a29e60c
0x2b2e27122d4848170aa3358803d0903757f14207433044023d6a662858fa2d3c
0xf17c6246295cccef0057917f0c22631bcdb1215a036046854e0f9566ad123c1b
0x9dcf1d87ceadee78b00f2c8add87d158de7211d2a69faaeb8533e09241d73332

Functions
Getter at block 20929210
BOOST_PRICE(view returns (uint256)
25000000000000000
MAX_SUPPLY(view returns (uint256)
5555
_currentIndex(view returns (uint256)
5556
allowlistRoot(view returns (bytes32)
0x73c64835f134d1a3c79ec0b022e412916ac3a2408ced704a46db5da7644bfe01
baseURI(view returns (string)
https://api.infamousltd.io/api/
getBaseURI(view returns (string)
https://api.infamousltd.io/api/
maxPerTxn(view returns (uint256)
2
mintPhase(view returns (uint256)
1
name(view returns (string)
Infamous
owner(view returns (address)
0xcecf12f47d2896c90f6e19b7376fa3b169fabd92
paused(view returns (bool)
false
presalePrice(view returns (uint256)
25000000000000000
price(view returns (uint256)
35000000000000000
recruitAllowance(view returns (uint256)
2
revealed(view returns (bool)
false
symbol(view returns (string)
INFM
totalSupply(view returns (uint256)
5555
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)
tokenBoosts(uint256view returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adjustRecruitAllowance(uint256 _allowance
adminMint(address[] touint256[] quantity
approve(address touint256 tokenId
changePhase(uint256 _phase
promoteRecruit(uint256 tokenIduint256 boost
publicMint(uint256 quantityuint256 boostspayable 
recruitMint(uint64 quantitybytes32[] proofuint256 boostspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistRoot(bytes32 root
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setRevealed(bool status
stopRecruitment(bool _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePrice(uint256 _price
withdraw(
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(