Wrapper
Verified contract
Active on
Ethereum with 1,060 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 |
---|---|---|---|---|---|
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- | |
ILLAZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20713335 | 2 months ago | | | 0 | 0.00075642086 | |
| 20713335 | 2 months ago | | | 0 | 0.00075773258 | |
| 20707093 | 2 months ago | | | 0 | 0.000075972578 | |
| 20645625 | 3 months ago | | | 0 | 0.000070282459 | |
| 20597215 | 3 months ago | | | 0 | 0.000025193190 | |
| 20522220 | 3 months ago | | | 0 | 0.000076260958 | |
| 20395640 | 4 months ago | | | 0 | 0.000024339000 | |
| 20265505 | 4 months ago | | | 0 | 0.00010675838 | |
| 20256405 | 4 months ago | | | 0 | 0.00019922921 | |
| 20256266 | 4 months ago | | | 0 | 0.00015072440 |
ABI
ABI objects
Getter at block 21208782
currentowner() view returns (address)
0xbb4b6069ae3aaded9ffde5d648991e6d1f06e55d
dbcontract() view returns (address)
0xfbba42cf92f215eb8f791daf71762bb679fdedd5
defaulturi() view returns (string)
ipfs://QmddWiEKW5UukfvZ8BfftRb7DFUkDgpnWsFVf97T8jb44h/
dynamicart() view returns (bool)
true
name() view returns (string)
illaz
numwraps() view returns (uint256)
387
owner() view returns (address)
0xbb4b6069ae3aaded9ffde5d648991e6d1f06e55d
paused() view returns (bool)
false
ruggedproject() view returns (address)
0x3d0830aa84dae5bb64ea091a943dfbeb0719ec52
symbol() view returns (string)
ILLAZ
upgradecontract() view returns (address)
0x0000000000000000000000000000000000000000
wrapenabled() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getArtApproval(uint256 _tokennumber, address _wallet) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
approveArtUpdate(bool _yesorno, uint256 _tokennumber)
emergencyMintWrapped(uint256 tokenId_)
mintFoundersBlockedNfts(uint256[] tokenIds_, uint256 _mintoption, address _to)
onERC721Received(address operator_, address from_, uint256 tokenId_, bytes data_) returns (bytes4)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setOptions(uint256 _option, bool _onoroff, address _address)
setStringArtPaths(uint256 _pathno, string _path, uint256 _tokenid, address _holder)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
unwrap(uint256[] tokenIds_)
withdrawERC20(address token)
withdrawETH()
wrap(uint256[] tokenIds_)
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Unwrapped(uint256 indexed tokenId)
Wrapped(uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.