Cryptobots Companions

Verified contract

Active on Ethereum with 646 txns
Deployed by via 0xad2804db at 13899903
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cryptobots Companions"

0x2286203bc4b67480cdc2cc55750a48a204525b578bc31491c7e67ae673db9847
0x601d2a029ad32c2243b8689717653519994e76f5b878b17277351c06652cde66
0x01ea1d6e590ca1fd893cbe30c4f4c2ecfb8d86e827c9731281b6c25311f3b319
0xf9e0da60e21eea6f9cb3e6d81a2729079ab89a9b86af25aa1bc986d58d03a47c
0xa54a8d8e75b0a5619690d61cfec9f4372876b558233ca47ad90770064f111e66
From
0x7ef943912e3b88db19e50b0e0e15b0f392a7188201fa35e733e595687ab61e5a
0x3147c4fe54a74ed0186d076ffd71eb08a59650d5efdb9cbcf994acca46810d24
0x284d28b5ad8100e1ab58fbb8b111943a69daf852c374ee31a232c33d716bbc46
0x08476099da24adb0cfffa1944a12b39003c4b7eef3e5a7bc1318e30ca9a1e0a8
0x072049de461c6097cd911295291229e7d075047f0d7e91f397ebe1872996e9ac

Functions
Getter at block 21171994
maxTokens(view returns (uint256)
10000
name(view returns (string)
Cryptobots Companions
owner(view returns (address)
0x77e42674e1cc459dd116bcab3d3be01409481f9d
saleIsActive(view returns (bool)
true
symbol(view returns (string)
CBCT
tokenReserve(view returns (uint256)
1000
totalSupply(view returns (uint256)
1080
Read-only
approvedAddresses(addressview returns (uint8)
approvedTokensOf(address _ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedTokens(addressview returns (uint8)
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
approveAddress(address _addruint8 _amount
approveAddresses(address[] _addrsuint8[] _amounts
flipPublicSaleState(
flipSaleState(
mintNft(uint8 numberOfTokens
renounceOwnership(
reserve(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _maxTokensuint256 _tokenReservestring _tokenURIstring _namestring _tokenName
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.