BearBox

Verified contract

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

No balances found for "BearBox"

0x24c3a117319055f4d6a35b4fde1f6967036d4e06ecd555b499425918137c0348
0x0464b87bd0577afc11c529528ade30a2ee5ff821fead4fee975b1ef0fe8e2205
0x77d21fb4fb12303e67ea492fcc5ef3036541780ed9ad781c616fbe41c518affe
0x406b4df4aea3aa9059b555cffd1ee743f7693eb2ffd401468162fbc516db87d9
From
0xeb4f1951e314fe17b628ab3282cc6d4dbc0728adb8622bee7accfe019285349c
From
0xda395f7bef1740ee357d8a9851ac9632e9fa3985e5c133745c8121e4eea392b7
0xb473f5ad48d0c520465cac6d8532b9e056cdc8500257ccc493fbe126f00fc531
From
0x8bef085a151b8d72aa75c5c182c32ab16b8e01430173f3f826c89f998f05b8b4
0x48540bf3490edd8fe74e68fca9187e4d8c12066fd2eab3d4e0300bf474f944f8
0xf933165af130deeeba12806c007e4748eb58696770516731d25556a77a19eb97

Functions
Getter at block 20872662
TotalAmount(view returns (uint256)
10000
currentPrice(view returns (uint256)
10000000000000000
name(view returns (string)
BearBox
owner(view returns (address)
0x64924dddd4bf7ca9659d7d2ceb2ed7618b226dc5
symbol(view returns (string)
totalSupply(view returns (uint256)
5723
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdrop(address[] receiversuint256[] amounts
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
buyBox(uint256 _amountpayable returns (uint256)
renounceOwnership(
revealBear(returns (uint256)
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBearContract(address contractAddress
setPrice(uint256 _newPrice
toggleBoxOpen(
toggleSales(
transferOwnership(address newOwner
withdrawFunds(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BearRevealed(address indexed owneruint256 indexed bearId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.