CryptoCubes

Verified contract

Active on Ethereum with 1,294 txns
Deployed by via 0x5b02e621 at 10990554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoCubes"

0x9b84621add7e48d441f4d3e5cc0629acbffe827b8788dd3c81b2a4ad42a0d5f8
0xeb771a396c1c2a3c571467f6d8615361147bdb98fd910e0a19f8b1337c992300
0xc03416b0459c050e652ff85e75d466571b53ff266ff8d5866a0fd447161edaad
0x18dca4662a1de8c3f64171bde93b943246f8e121ac2d48006691f29190ab4f5a
0x85aecd9728d6a41b72009f4fb57a06042baa1a33e2af659b9da65d644c371909
0x2f31b858ec0f3908a19cd7d873cfd1bca41b195d1c0261df6f5ef9fed2bd7e6f
0xd6e73882cd723c4fd5aad8679f01ef42d1d2544d465194cb7748a82d0ec55e16
0x387b15f89b56e2c7c077fbf5366212041b59ab4577c3e2c4af38f6f922841694
0x2d6b5fec11b1a00744a98d06e7dd8775841560661ef68f73a74f571eda646b14
0x873e90cca29d1cf6f9f3e60d7e990cf998b1d6c6dc8464eda2f589e10bbbcdc0

Functions
Getter at block 21302500
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
CryptoCubes
owner(view returns (address)
0x89cbb15c7ab08a39328b0e3ddf8cffa8d7c50899
symbol(view returns (string)
CC
tokenURIPrefix(view returns (string)
https://cryptocubes.io/api/v1
totalSupply(view returns (uint256)
254
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.