Infamous

Verified contract

Active on Ethereum with 14,019 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"

0x3d2c803ad79478fee96e1c4f59210e6473e5dbaa80f787ef91482824149e0cbf
0xef3f4d39fc79a73e4c3ec488f8222baaabf00b9a4dcb4ba8be3e04a78815d5ac
0x79a086377eb3f33e768ca8d57e08337d17c7f95f41ed8846310400e4503d7e59
0x0db4f9018fcc239d6414fcb40c90aa005ce8678b9a20f453e55a15ec6c7a821b
0x457a2bdc26f34e5dcdef3b79788be43c694b9dd77462af3a87d44e060e92d008
0x97edbad8a7015e4cac72e4128e0752c46a9232d137b977144cdb3e9bff7dc273
0xd23013b809db4ee3fbce9c7a0f59986d61534ebd8c251c4bd4c1e39d43e939d3
0x64000abaeba76aa10a54f3f7c24e66555b3844eb20b2304513c278ca6dfa70b1
0xc8180797e50b0091739279f82401fba3625a8a0f6e7ef00b27f68aa9a50ee863
0x723d2189f39161ce233b42216dae3545f0ceafdf46144819ddaec054c0290c48

Functions
Getter at block 21301642
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(