This contract is being backfilled. You may encounter incomplete storage history.

B3AR MARKET

Verified contract

Active on Ethereum with 473 txns
Deployed by via 0xe60fe16c at 15234054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "B3AR MARKET"

0xe158cc70c23e38d8da32c21d7bbbe8211837c6863418ccf49a2c82f644c9cc13
From
0xca54e05414b97412e436b3440612a3d5b7a98816cafd1fa5415a7213742bd1a3
0xb3f539a42ed5eec64a6a4338c82645d200b2a76ada8276901ec9f3145ef786d0
0xd0f0dc30f923f901e7782f16e85864563e6456efae1e053153b352de59a5dea3
0x4ac70f00a7d9aa4c7b36cf28d581b89c1c47e53b3a678fc35bfb5ffecc48d09a
0x741a96cfaafd9b25dc8cd878bec0e57b8808ef1ce3fbaa64c7204452472a718e
0x705476d15bd25575511788c6f49b9722f0df1a61240925cf97aa91df304d48ba
0x7b02ec4397b03d5442df4aafae66e80debf090dc8a6ac3a40fae77cd3fdf6df3
0x6319ca7367588ace7318d39550056e346f2cafd010395b5b9c6510f1b03645d0
0x68c21caf13fb5bac959a1c33b7304ea1258b7d8c5f3b21008e3a29339abb1705

Functions
Getter at block 20793900
baseURI(view returns (string)
ipfs://bafybeib7b5byrk3u3d2d3so2zmynxax5ddznrq75mgkryaxwjxkh2raxbm/
currentStep(view returns (uint8)
5
fmMerkleRoot(view returns (bytes32)
0xdaecee6a0f6a45c9f80ad5838367d1c6ec23dd1e5aefa68dc00acbd7df76c395
getPrice(view returns (uint256)
12500000000000000
name(view returns (string)
B3AR MARKET
ogMerkleRoot(view returns (bytes32)
0xb5a83b74041cb5d7c4d02b00b4c4056eb9104bd7401ee982e81bf9021059c1c3
owner(view returns (address)
0x476d228c9a6886390e36ffc571129b4ba3841262
publicPrice(view returns (uint256)
12500000000000000
sale_supply(view returns (uint256)
192
symbol(view returns (string)
B3AR
totalReleased(view returns (uint256)
1200000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
222
total_supply(view returns (uint256)
222
wlMerkleRoot(view returns (bytes32)
0x508c42bd7511479bb4d43efdf9748a35a87a5e49cfbd9ce0ca17085672046bcd
wlPrice(view returns (uint256)
6250000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFreeMint(address _accountbytes32[] proofview returns (bool)
isOG(address _accountbytes32[] proofview returns (bool)
isWhitelisted(address _accountbytes32[] proofview returns (bool)
mintByWalletFM(addressview returns (uint256)
mintByWalletOG(addressview returns (uint256)
mintByWalletWL(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
FreeMint(bytes32[] _proof
OGMint(bytes32[] _proofpayable 
PublicMint(uint256 _amountpayable 
WLMint(bytes32[] _proofuint256 _amountpayable 
approve(address touint256 tokenId
mintForOwner(uint256 _countaddress _to
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setFMMerkleRoot(bytes32 _fmMerkleRoot
setOGMerkleRoot(bytes32 _ogMerkleRoot
setWlMerkleRoot(bytes32 _wlMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateStep(uint8 _step
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
newMint(address indexed owneruint256 startIduint256 number
stepUpdated(uint8 currentStep
Constructor
constructor(string _baseURIbytes32 _ogMerkleRootbytes32 _wlMerkleRootbytes32 _fmMerkleRootaddress[] _teamuint256[] _teamShares
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(