Bearseum

Verified contract

Active on Ethereum with 4,913 txns
Deployed by via 0xd02d3994 at 13430312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
5 additional variables

No balances found for "Bearseum"

0xada927f81ad9acd49e29ef8bdc9bdcf32da62f412272a45ee5f7397899edf9d7
0x461c12ce225800d5c6a03e23919771ae8a9cb90db9e958ba7e4861725e993ea3
0x48eb1e658590d3f3b3e799446ae58e12613cd8412ddd87a45266805777cbad82
0xaef00f2620c95b4285da863312789631677e5fb4b42d6832e688c9d079f11131
0x946de23e3313897634077d0648143dcf35676a1770ebb620af58c808ff3be86b
0x6b26ccf152813cb14441bef367d3d94f92ab80882a68da3f80f51d650b6cc389
0xe3c1ce8e833e731e11a3286f53c617dfba645051a90680afa3bea2479794f9e2
0x29fde96af78400f487c087d3c1e5bf86bacb54a16e62e8a30bce961d6a84822d
0xb5af8131dbde267717ecfa824c4bf0f5cbc8d2503558081f87b25ca46a3554a7
0x1cda06da60b36b3d225159472e281b887e37995e0082b8cf74a392b4b53d44f4

Functions
Getter at block 21255083
BearsMintedForPromotion(view returns (uint256)
149
_Bullseum(view returns (address)
0x0000000000000000000000000000000000000000
bearsFreeMinted(view returns (uint256)
1386
maxSupply(view returns (uint256)
10000
name(view returns (string)
Bearseum
owner(view returns (address)
0x58b01d124bfd5f2f5227ce83b109e8757acec991
paused(view returns (bool)
false
rootFreeMinting(view returns (bytes32)
0xd4685b7e423bf0ac949622a49a73dac17dded15d7171a6d46f09bd31382781a9
rootPresale(view returns (bytes32)
0xcacfe130acb939ad7c34abda2c7fa3bd0a8996c3ee26046fa0377fb03fbb18e0
symbol(view returns (string)
BEARS
totalSupply(view returns (uint256)
5000
unitBearPrice(view returns (uint256)
80000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
bearsAvailable(addressview returns (uint256)
geneOf(uint256 tokenIdview returns (uint256 gene)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForFree(addressview returns (bool)
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)
verifyFreeMint(address leafuint256 amountbytes32[] proofview returns (bool)
verifyPreSale(address leafbytes32[] proofview returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claimMyFreeBears(uint256 bearsToMint
getApprovedToFreeMint(uint256 bullsAmountaddress leafbytes32[] proof
mintForPromotion(uint256 amountreturns (bool)
mintPreSale(uint256 amountaddress leafbytes32[] proofpayable returns (bool)
mintPublicSale(uint256 amountpayable returns (bool)
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIuint256 id
setPauseFreeMinting(bool paused
setPausePresale(bool paused
setPausePublicSale(bool paused
setRootFreeMinting(bytes32 _root
setRootPresale(bytes32 _root
setUnitBearPrice(uint256 newBearPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BearMinted(uint256 indexed tokenIduint256 newGene
BearPriceChanged(uint256 unitBearPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.