Illuminati

Verified contract

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

No balances found for "Illuminati"

0x6d8ea79d1cb5cc68dadcc9d907f191ae6c8507a23f7628e4181c13b5b09e6ea8
0xafc83af8f716b225775a32dd67213060c36330120098d5c8a8e555d058b449ce
0x8ea847a83f3f1e4f5d580b1d1d4886651329db778c9e81295d4b842a8fecde5b
0x2026821443834c5e27f9633dd381c778f30ba11a0d595b12931f98b5166bc643
0x1c386fea3625f3aad7983ecebf0c00d23818d6f941c1f404ef204bee5ce791d8
0x036b61162b9da6e6d0789cc252a1ce0ee1c72355b2efca43f18b5ff417c1b173
0x47ad40c4d3b9f2c9652318cf48dd64220e4d21fe2549ff93eee0b35a3d0374f3
0x4d11a408d3863ce973eb55a27b930b0bb41dbcdf18ce00cd8c315b69a5cb6a54
0x5141a603bb89ef584f0ae5b1d67add774c3eaa1628aadee4500af9a0d51c7284
0x407b48bf7568d76661fd3a141687108bc246474954a764abf3c32af90ecba58d

Functions
Getter at block 21332792
_metadata(view returns (string)
ipfs://QmaPMNsAEHkHiHj54ChRdmKYVch9NXKxA868ig7GYWvWHo/
burnActive(view returns (bool)
false
burnContract(view returns (address)
0x0000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
Illuminati
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x0aa1f3d61e7c325ae795737266c5fd6839819b86
symbol(view returns (string)
TRUTH
tokens(view returns (uint256)
8128
totalSupply(view returns (uint256)
8128
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _wallet
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBurn(address _burnContractbool _status
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateMetadata(string _uri
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(payable 
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
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
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(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(