Illuminati
Verified contract
Active on
Ethereum with 699 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe3f9…601d
18 additional
variables
Balances ($0.00)
No balances found for "Illuminati"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20685496 | 3 months ago | | | 0 | 0.00022208008 | |
| 19802401 | 7 months ago | | | 0 | 0.00012591302 | |
| 19270560 | 9 months ago | | | 0 | 0.0017759120 | |
| 19209860 | 9 months ago | | | 0 | 0.00052680635 | |
| 18803609 | a year ago | | | 0 | 0.00078968830 | |
| 18799228 | a year ago | | | 0 | 0.0014024016 | |
| 18799228 | a year ago | | | 0 | 0.0014072650 | |
| 18621855 | a year ago | | | 0 | 0.0034913716 | |
| 17722406 | a year ago | | | 0 | 0.0010501131 | |
| 17489758 | a year ago | | | 0 | 0.00071303611 |
ABI
ABI objects
Getter at block 21267623
InductionReserveCount() view returns (uint256)
4
baseURI() view returns (string)
ipfs://QmX4tSBWJasrwkZRnWYRoSnD2q83snNHx1hbmquE3LHVTS/
inductionStatus() view returns (bool)
false
maxSupply() view returns (uint256)
8121
name() view returns (string)
Illuminati
owner() view returns (address)
0x0aa1f3d61e7c325ae795737266c5fd6839819b86
phase1() view returns (bool)
false
phase1ReserveCount() view returns (uint256)
1
phase2() view returns (bool)
false
phase2ReserveCount() view returns (uint256)
0
phase3() view returns (bool)
false
phase3ReserveCount() view returns (uint256)
0
publicStatus() view returns (bool)
false
reserveStatus() view returns (bool)
true
symbol() view returns (string)
Truth
totalReleased() view returns (uint256)
38835000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
187
whitelistStatus() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isERC1155ContractAuthorized(address contractAddress) view returns (uint256)
isERC20ContractAuthorized(address contractAddress) view returns (uint256)
isERC721ContractAuthorized(address contractAddress) view returns (uint256)
onReserveList(address) view returns (uint256)
onWhitelist(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
reserved(address owner) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
inductionSwitch(bool _status)
mintInduction(uint256 _tokenAmount) payable
mintPublic(uint256 _tokenAmount) payable
mintReserved(uint256 _tokenAmount) payable
phase1switch(bool _status)
phase2switch(bool _status)
phase3switch(bool _status)
publicSwitch(bool _status)
release(address account)
renounceOwnership()
reservePhase1(address contractAddressHash, uint256 contractType)
reservePhase2(address contractAddressHash, uint256 contractType)
reservePhase3(address contractAddressHash, uint256 contractType)
reserveSwitch(bool _status)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPrice(uint256 _newPrice)
setURI(string _newBaseURI)
setinductionmax(uint256 _newMax)
setmaxMint(uint256 _newMaxMint)
setphase1max(uint256 _newMax)
setphase2max(uint256 _newMax)
setphase3max(uint256 _newMax)
toggleContractAuthorizationERC1155(address contractAddress)
toggleContractAuthorizationERC20(address contractAddress)
toggleContractAuthorizationERC721(address contractAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistSet(address[] _addresses)
whitelistSwitch(bool _status)
withdraw() payable
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI)
receive()
This contract contains no error objects.