CompanionInABox

Verified contract

Active on Ethereum with 3,743 txns
Deployed by via 0x70cf2458 at 13847316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $49.85
0x562d1de30ceefce91d40af110b964665632d06f0aab6b65d7353ffbcb4fb65f2
0x2d73186d1733a80368a753b33841818136f5c65385f11bba1fe1d47486975daf
0x2cc0b31268d17b48ad4cdae82b5d72d8151ba02a3af59c0ff20ecd1f88fde8e7
0xe3b642fd9c81556805a9486853af7817c6d105fed521c4f9a269a8b83bfa3b1c
0xc4333efb4d8675f22d0b59116753ba7f3dd23a04c05907f2d28baa4826f801dc
0x5459ba9dfd51b61a916600cbb678501bd3e28becad753a4011424001cf667121
0x6ac1904dbb217183b359a871ce05f79a803b65ef711e6186d6cad5bfc860e291
0xffdb28c58258de7bf5935a207f837701deaf4e3618e8eddee33f445e2ab27dfc
0xd0c71c4a924a1eb296f7eaee9bc22c099f242c0147b8e273028e7f293afeec93
0x39af44411da486a13d399d9522a71e7078f519ad6348c79b0a5525be860c6fee

Functions
Getter at block 20854780
MAX_MULTIMINT(view returns (uint256)
8
MAX_SUPPLY(view returns (uint256)
8888
PRICE(view returns (uint256)
80000000000000000
accessTokenAddress(view returns (address)
0x4cfaea89ab97c812befe64a47e1e15ee4da3cef4
accessTokenIsActive(view returns (bool)
false
name(view returns (string)
CompanionInABox
owner(view returns (address)
0xe99f64ea8ef1b0072accb7ea00a6c7478c62f92c
saleIsActive(view returns (bool)
true
symbol(view returns (string)
CBOX
totalSupply(view returns (uint256)
3738
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAccessTokenIsActive(bool accessTokenIsActive_
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
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(string customBaseURI_address accessTokenAddress_address presaleWallet_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.