Illuminati
Verified contract
Active on
Ethereum with 23,163 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRUTH 187 | ERC-20 | 47M | -- | -- | |
EARC | ERC-721 | 1 | -- | -- | |
EARC | ERC-721 | 1 | -- | -- | |
EARC | ERC-721 | 1 | -- | -- | |
EARC | ERC-721 | 1 | -- | -- | |
EARC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154781 | 13 days ago | | | 0 | 0.00037351126 | |
| 21107076 | 20 days ago | | | 0 | 0.00010196114 | |
| 20957780 | a month ago | | | 0 | 0.00032283111 | |
| 20935890 | a month ago | | | 0 | 0.0012655478 | |
| 20935191 | a month ago | | | 0 | 0.00068194869 | |
| 20842038 | 2 months ago | | | 0 | 0.00065039480 | |
| 20835590 | 2 months ago | | | 0 | 0.0019146240 | |
| 20817476 | 2 months ago | | | 0 | 0.00037845024 | |
| 20743466 | 2 months ago | | | 0 | 0.00019156858 | |
| 20713407 | 2 months ago | | | 0 | 0.00042481116 |
ABI
ABI objects
Getter at block 21247837
baseURI() view returns (string)
ipfs://QmcSB4vi6CreTGm3aaQjjZwqzV2eBGvMLJXtuhraTTGU7c/
maxMint() view returns (uint256)
5
maxSupply() view returns (uint256)
8128
name() view returns (string)
Illuminati
owner() view returns (address)
0x0aa1f3d61e7c325ae795737266c5fd6839819b86
publicStatus() view returns (bool)
true
symbol() view returns (string)
Truth
totalReleased() view returns (uint256)
1631396475000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
8128
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)
onWhitelist(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) 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)
gift(uint256[] gifts, address[] recipient)
mintPublic(uint256 _tokenAmount) payable
mintWhitelist(uint256 _tokenAmount) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMax(uint256 _newMaxMintAmount)
setP(bool _pstatus)
setPrice(uint256 _newPrice)
setURI(string _newBaseURI)
setWL(bool _wlstatus)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistSet(address[] _addresses)
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.