CryptoCubesData
Verified contract
Active on
Ethereum with 262 txns
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 "CryptoCubesData"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17187419 | 2 years ago | | | 0 | 0.0022123324 | |
| 17187331 | 2 years ago | | | 0 | 0.077760007 | |
| 17187331 | 2 years ago | | | 0 | 0.065501210 | |
| 17187331 | 2 years ago | | | 0 | 0.085910725 | |
| 17187331 | 2 years ago | | | 0 | 0.085903174 | |
| 17187331 | 2 years ago | | | 0 | 0.092004348 | |
| 17187331 | 2 years ago | | | 0 | 0.10222259 | |
| 17187331 | 2 years ago | | | 0 | 0.064779967 | |
| 17187331 | 2 years ago | | | 0 | 0.093921494 | |
| 17187330 | 2 years ago | | | 0 | 0.089739389 |
ABI
ABI objects
Getter at block 21207764
CRYPTOCUBES_CONTRACT() view returns (address)
0xdbb163b22e839a26d2a5011841cb4430019020f9
CRYPTOCUBES_MANIFEST() view returns (string)
The cube, as a versatile human-made form, effortlessly bridges both physical and digital worlds.
CryptoCubes, The 256 Digital Landmarks uniquely formed by cubes, are rendered in 3D and living on Ethereum blockchain.
lockedForever() view returns (bool)
false
owner() view returns (address)
0x89cbb15c7ab08a39328b0e3ddf8cffa8d7c50899
Read-only
cryptocubeAnimationHTML(uint256 cryptocubeId) view returns (string)
cryptocubeAnimationURL(uint256 cryptocubeId) view returns (string)
cryptocubeAttributes(uint256 cryptocubeId) view returns (string)
cryptocubeModel(uint256 cryptocubeId) view returns (struct CryptoCubesDataCryptoCubeModel)
cryptocubeTokenId(uint256 cryptocubeId) view returns (uint256)
State-modifying
Events lockForever()
renounceOwnership()
setCryptoCubeAttributes(uint256 cryptocubeId, string attributes)
setCryptoCubeData(uint256 cryptocubeId, struct CryptoCubesDataCryptoCube cryptocubData, struct CryptoCubesDataCryptoCubeModel cryptocubeModelData)
setCryptoCubeLights(uint256 cryptocubeId, bytes lights)
setCryptoCubeMeshes(uint256 cryptocubeId, bytes meshes)
setCryptoCubeTokenId(uint256 cryptocubeId, uint256 tokenId)
setEngineBundle(struct CryptoCubesDataEngineBundle engineBundle)
setEnginePackage(bytes32 packageId, struct CryptoCubesDataEnginePackage enginePackage)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.