Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "IlluminatiNFTbeliever"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079615 | 6 days ago | | | 0 | 0.0010617724 | |
| 20854376 | a month ago | | | 0 | 0.00026876236 | |
| 20844994 | a month ago | | | 0 | 0.00034082312 | |
| 20687743 | 2 months ago | | | 0 | 0.00017499791 | |
| 20687728 | 2 months ago | | | 0 | 0.00016153528 | |
| 20687719 | 2 months ago | | | 0 | 0.00015223210 | |
| 20687679 | 2 months ago | | | 0 | 0.00010910494 | |
| 20687671 | 2 months ago | | | 0 | 0.00010562392 | |
| 20687579 | 2 months ago | | | 0 | 0.00011203924 | |
| 20687493 | 2 months ago | | | 0 | 0.00012326436 |
ABI
ABI objects
Getter at block 21123322
_baseURI() view returns (string)
ipfs://QmZ335X5rgRnXTuAqT1kuNUeGAfu2FvW6wu9B1T3YssyoW/
_contractURI() view returns (string)
ipfs://QmZ335X5rgRnXTuAqT1kuNUeGAfu2FvW6wu9B1T3YssyoW/
burnedCounter() view returns (uint256)
0
contractURI() view returns (string)
ipfs://QmZ335X5rgRnXTuAqT1kuNUeGAfu2FvW6wu9B1T3YssyoW/
owner() view returns (address)
0x0aa1f3d61e7c325ae795737266c5fd6839819b86
totalMinted() view returns (uint256)
0
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(uint256[] qty, address[] addr)
burn(address account, uint256 id, uint256 qty, uint256 uuid)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
setBurnLive(bool _burnLive)
setContractURI(string newuri)
transferOwnership(address newOwner)
withdrawToOwner()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed from, uint256 id, uint256 uuid)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.