illogics
Verified contract
Active on
Ethereum with 53,168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($2.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 0.134621 | $18.84 |
$2.54 | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- | |
ill | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243607 | 3 days ago | | | 0 | 0.0010689294 | |
| 21161133 | 14 days ago | | | 0 | 0.00058850390 | |
| 20947624 | a month ago | | | 0 | 0.00023556450 | |
| 20947623 | a month ago | | | 0 | 0.00025473170 | |
| 20947597 | a month ago | | | 0 | 0.00022077510 | |
| 20685539 | 3 months ago | | | 0 | 0.00019501839 | |
| 20648551 | 3 months ago | | | 0 | 0.000021168361 | |
| 20586459 | 3 months ago | | | 0 | 0.000064976001 | |
| 20586453 | 3 months ago | | | 0 | 0.000067416789 | |
| 20586448 | 3 months ago | | | 0 | 0.000057845984 |
ABI
ABI objects
Getter at block 21264530 get1of1() view returns (uint256[])
GOOP_INTERVAL() view returns (uint256)
43200
REROLL_COST() view returns (uint256)
50
VRF_fee() view returns (uint256)
2000000000000000000
VRF_keyHash() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
baseURI() view returns (string)
https://api.illogics.io/metadata/
claimStatus() view returns (bool)
true
goopPerInterval() view returns (uint256)
5
labAddress() view returns (address)
0x0000000000000000000000000000000000000000
link() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxMint() view returns (uint256)
1
merkleRoot() view returns (bytes32)
0x6a35716d5a57607fb7061482d0ed56e87f2cf78eaaaad6aa8fcce6d0fb501870
mintingState() view returns (bool)
false
name() view returns (string)
illogics
owner() view returns (address)
0xb3d1b19202423ecd55acf1e635ea1bded11a5c9f
periodCounter() view returns (uint256)
24
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
rerollState() view returns (bool)
false
saleId() view returns (uint256)
681
spendState() view returns (bool)
true
stakingState() view returns (bool)
true
symbol() view returns (string)
ill
teamWallet() view returns (address)
0xb3d1b19202423ecd55acf1e635ea1bded11a5c9f
totalGoopSpent() view returns (uint256)
7223831
totalGoopSupply() view returns (uint256)
3372465
totalSupply() view returns (uint256)
8888
transferState() view returns (bool)
false
unclaimedGoop() view returns (uint256)
0
verifyVRF() view returns (bool)
true
Read-only
addressPurchases(address, uint256) view returns (uint256)
addressToMinted(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
canBeUnstaked(uint256 _tokenId) view returns (bool)
collectionDNA(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTokenDNA(uint256 _tId) view returns (uint256)
goop(address) view returns (uint256)
isAdmin(address _addr) view returns (bool)
isApprovedForAll(address _owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tIds) view returns (bool)
multiHelix(uint256 _tokenId) view returns (uint256)
onERC721Received(address operator, address from, uint256 tId, bytes data) pure returns (bytes4)
ownerOf(uint256 tokenId) view returns (address)
ownerStaked(address _addr) view returns (uint256[])
projectProxy(address) view returns (bool)
rollTracker(uint256, uint256) view returns (uint256)
saleItems(uint256) view returns (string description, bool saleStatus, uint256 price, uint256 supply, uint256 maxPurchase)
stakedToken(uint256) view returns (address ownerOfNFT, uint256 timestamp, uint256 lastRerollPeriod)
staker(address, uint256) 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 _tId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addAdmin(address _addr)
approve(address to, uint256 tokenId)
batchSafeTransferFrom(address _from, address _to, uint256[] _tIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tIds)
burnGoop(address _addr, uint256 _goop)
burnGoopBatch(address[] _addr, uint256 _goop)
claimGoop()
createNewSale(string _description, bool _saleState, uint256 _price, uint256 _supply, uint256 _maxPurchase)
flipProxyState(address proxyAddress)
illListMint(bytes32[] proof) payable
init()
mintGoop(address _addr, uint256 _goop)
mintGoopBatch(address[] _addr, uint256 _goop)
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
removeAdmin(address _addr)
renounceOwnership()
requestRandomNumber() returns (bytes32 requestId)
reroll(uint256[] _tokenIds)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setClaim(bool _claimStatus)
setGoopPerInterval(uint256 _goopPerInterval)
setLabAddress(address _labAddress)
setMaxMint(uint256 _maxMint)
setMaxPurchase(uint256 _item, uint256 _maxPurchase)
setMerkleRoot(bytes32 _merkleRoot)
setMintingState(bool _state)
setProxyRegistryAddress(address _proxyRegistryAddress)
setRerollState(bool _state)
setSaleDescription(uint256 _item, string _description)
setSalePrice(uint256 _item, uint256 _price)
setSaleStatus(uint256 _item, bool _saleStatus)
setSaleSupply(uint256 _item, uint256 _supply)
setSpendState(bool _state)
setStakingState(bool _state)
setTransferState(bool _state)
setVRFFee(uint256 _fee)
setVRFKeyHash(bytes32 _keyHash)
setVerifyVRF()
spendGoop(uint256 _item, uint256 _count)
stakeNFT(uint256[] _tokenIds)
transferFrom(address from, address to, uint256 tokenId)
transferGoop(address _to, uint256 _amount) returns (bool)
transferOwnership(address newOwner)
unstakeAndClaim(uint256[] _tokenIds)
unstakeNFT(uint256[] _tokenIds)
withdraw()
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)
RecievedRandomNumber(bytes32 indexed requestId, uint256 periodCounter, uint256 randomNumber)
RequestedRandomNumber(bytes32 indexed requestId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
spentGoop(address indexed purchaser, uint256 indexed item, uint256 indexed count)
constructor(bytes32 _VRF_keyHash, uint256 _VRF_Fee, address _vrfCoordinator, address _linkToken)
receive()
This contract contains no error objects.