Illuminati Pass
Verified contract
Active on
Ethereum with 11,774 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.65)
Native
Value
$4.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0014 | $3,324.17 |
$4.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111625 | 23 days ago | | | 0 | 0.00020385884 | |
| 21096855 | 25 days ago | | | 0 | 0.00020266579 | |
| 21070038 | a month ago | | | 0 | 0.00033600354 | |
| 20754771 | 2 months ago | | | 0 | 0.000083555971 | |
| 20702665 | 3 months ago | | | 0 | 0.000029176800 | |
| 20693121 | 3 months ago | | | 0 | 0.00045863677 | |
| 20645462 | 3 months ago | | | 0 | 0.000042474032 | |
| 20610253 | 3 months ago | | | 0 | 0.000045765651 | |
| 20607020 | 3 months ago | | | 0 | 0.000039894167 | |
| 20531211 | 3 months ago | | | 0 | 0.000054423552 |
ABI
ABI objects
Getter at block 21273246
MAX_MINTS() view returns (uint256)
300
MAX_SUPPLY() view returns (uint256)
2500
NFT_PRICE() view returns (uint256)
0
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://ipfs.io/ipfs/QmXFTmXAh8kZv7cj3FmPnUt8HSFvzfLp63yEtc4Pp6NeFA/
name() view returns (string)
Illuminati Pass
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x57c7df5e7193e9cb281b1be84905c998c8d0c302
paused() view returns (bool)
false
symbol() view returns (string)
ILMT
totalSupply() view returns (uint256)
128653
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events AdminMint(uint256 numTokens) payable
MintFree(uint256 numTokens) payable
approve(address to, uint256 tokenId)
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.