Merge Bears

Verified contract

Active on Ethereum with 2,414 txns
Deployed by via 0xab6748cb at 15527794
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32,402.13
0x90d342b822d1861966ec968dc956e0ce200ef74d3420a7fe51ec514a5517718e
0x796c05a5bb847d1af9e446f90cc1bbe0af69c418dfb793810891be68e1561bb4
0x950b7da8cb1afd210e9c4d144a052b7add02629a325229ca9a4d50b9292d4e3b
0x029586c074c804102550c69a4736eb292d5cce5cace46337c337d310fd916b09
0xaaa9775deae7b2eee558f31aec0069fe6b59d6d02d4402e8e2b979cfd18362ab
From
0xc67b56ea05ca66d8d41af66edc0123740b344d789566519795c7a3fe79cfe474
0x905f6a00ddc14f0900cce9a59fc1e4bf7d5eb6a1f7ca07bc83b72240ddbd1492
0xcf0f637e547e52fdd8f1a9b1f53cefea02427273bd0719e9dc1888c3dfeb31c8
From
0xf17f54acb213cb77fcf4c6a79fb299c2823d6bf93c9c8e16a0cf35eff58d393a
0x8bff1930a93743839eb484ca17740f8e4e2dcaa97eba7fe009698f750365cd50
From

Functions
Getter at block 20860187
 
contractURI(view returns (string)
lastPOWTokenId(view returns (uint256)
1976
merkleRoot(view returns (bytes32)
0xb74c95a2b6cef1d9b6de96414b4bea6c9cff103e57879317e2e8435a3ef0205e
mintMode(view returns (uint8)
4
name(view returns (string)
Merge Bears
numMintedByTeam(view returns (uint256)
250
proofMode(view returns (uint8)
1
purgeMode(view returns (uint8)
3
randomNumber(view returns (uint256)
112251241738492409971660691241763937113569996400635104450295902338183133602781
symbol(view returns (string)
MRGBEARS
totalSupply(view returns (uint256)
1268
Read-only
balanceOf(address ownerview returns (uint256)
forebears(uint256view returns (uint32)
getApproved(uint256 tokenIdview returns (address)
getForebearsForTokenId(uint256 tokenIdview returns (uint256uint256)
getPriceById(uint256 idview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToDNA(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
merge(uint256 blackForebearuint256 polarForebear
mint(uint256 quantitypayable 
purge(uint256 tokenIdbool isBWListMemberbytes32[] merkleProof
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(address contractURIUtility_
setMerkleRoot(bytes32 _merkleRoot
setMetadataUtility(address metadataContract
setMintMode(uint8 mode
setProofMode(uint8 mode
setPurgeMode(uint8 mode
teamMint(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
whitelistMint(uint64 quantitybytes32[] merkleProofpayable 
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
EthValueTooLow(
InvalidMerkleProof(
InvalidQuantity(
MintERC2309QuantityExceedsLimit(
MintModeBWLSingleOnly(
MintModeInactive(
MintModeSaleComplete(
MintToZeroAddress(
MintZeroQuantity(
MintingInProgress(
NotAPanda(
NotBlackAndWhite(
OriginNotSender(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProofModeNotPOS(
PurgeModeComplete(
PurgeModeInactive(
PurgeModeNotComplete(
QuantityExceedsMaxPerMint(
QuantityExceedsMaxSupply(
TeamMintingDisabled(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UnableToSendValue(