GLICPIXXXVER001 - PROGRAMMABLE CANVAS
Verified contract
Active on
Ethereum with 44 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 |
---|---|---|---|---|---|
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406495145863938049) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406492946840682497) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406491847329054721) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406486349770915841) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406485250259288065) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406477553677893633) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406475354654638081) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406474255143010305) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406473155631382529) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#89502295366922500116793596804463892406027145793870087151951406470956608126977) | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16709649 | 2 years ago | | | 0 | 0.00039637707 | |
| 16111213 | 2 years ago | | | 0 | 0.00058272034 | |
| 15844597 | 2 years ago | | | 0 | 0.00025508344 | |
| 15691070 | 2 years ago | | | 0 | 0.0033148127 | |
| 15461287 | 2 years ago | | | 0 | 0.0010722397 | |
| 15333653 | 2 years ago | | | 0 | 0.00096983078 | |
| 15182837 | 2 years ago | | | 0 | 0.00067745267 | |
| 15108497 | 2 years ago | | | 0 | 0.00091634447 | |
| 15088367 | 2 years ago | | | 0 | 0.00045860630 | |
| 14963922 | 2 years ago | | | 0 | 0.0027132256 |
ABI
ABI objects
Getter at block 21331262 amazingCanvasCode() view returns (string) showFlipList() view returns (uint8[36]) showIdToCanvasLocationList() view returns (uint8[36]) showLayerStatusAll() view returns ((uint8, uint8, uint8)[36]) showRotationList() view returns (uint8[36])
_baseTokenURI() view returns (string)
https://glicpixxx.love/api/ver001/
glicpixFolderIPFS() view returns (string)
QmYumvDNGyiN2MyPQcNBaU7hnesmwJitvqipyN2H3fF2tk
glicpixImagesBase64IPFS() view returns (string)
QmZz3VUi72zpEinivczPPUWVpaWYeSKoz8oKcAupw9PUUG
name() view returns (string)
GLICPIXXXVER001 - PROGRAMMABLE CANVAS
openseaStorefrontContract() view returns (address)
0x495f947276749ce646f68ac8c248420045cb7b5e
owner() view returns (address)
0xc5e08104c19dafd00fe40737490da9552db5bfe5
symbol() view returns (string)
GLICPIXXXVER001
totalSupply() view returns (uint256)
15
Read-only
FlipList(uint8) view returns (uint8)
RotationList(uint8) view returns (uint8)
SwapOffers(uint8, uint8) view returns (address requester, bool isActive)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
idToLocationOnCanvas(uint8) view returns (uint8)
idToOpenseaId(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
showLayerStatus(uint8 _id) view returns (struct GLICPIXXXVER001LayerStatus)
showOffersOnAToken(uint8 _tokenId) view returns ((address, uint8)[36])
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events acceptLocationSwap(uint8 yourGPX, uint8 theirGPX)
approve(address to, uint256 tokenId)
cancelOfferLocationSwap(uint8 yourGPX, uint8 theirGPX)
flipGLICPIXinCanvas(uint8 _id, uint8 _flip)
iOwnTwoGLICPIXYO(uint8 tokenA, uint8 tokenB)
migrateGLICPIXV1(uint256 _id)
modifyCode(string _code)
offerLocationSwap(uint8 yourGPX, uint8 theirGPX)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
rotateGLICPIXinCanvas(uint8 _id, uint8 _rotation)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
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)
CanvasOrderChange(uint8 tokenA, uint8 aNewLoc, uint8 tokenB, uint8 bNewLoc)
FlipChange(uint8 _id, uint8 _flip)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RotationChange(uint8 _id, uint8 _rotation)
SwapOfferAccepted(uint8 tokenA, uint8 tokenB)
SwapOfferCanceled(uint8 tokenA, uint8 tokenB)
SwapOfferMade(uint8 tokenA, uint8 tokenB)
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.