BloodShedBearsMintPass

Verified contract

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

No balances found for "BloodShedBearsMintPass"

0x52931224d8150f3f351742a36b027e7108582c38e6c8fbceb7463a571fe5b6e0
0xade292d0cbbb6d137b5737f161e4d1a3270a0498160bcf9d24d2bfc6f1762a05
0x2534478a805f9acf36bec348ffe8d84d63e7f66822e748b20ec4cd4059bb89db
0xa175bb2a2bde8c0a2a89db61c6b2e5018848b675ae432d2ded90d9f9c3e56408
0x87b2cf53170e934e584f8afaf2d9ac7eccbb92152258914b2d722ecb15551df9
0xea54aecc5d467b88ebf68f1b88ec6146c8f2cf49100d9d392907f693208d8519
0x6814fa2fb41baf023bd21ce1f300c77d0385b207eac49a9bc35214cf17a0f5cd
0x5309c696bc7072872969305a1759a107ac4083a2d5f7ba9fcf1bf77a7c556dea
0xd5fd813c30de087624215c56fe3fdeb7daa2fbe82572e9c9c09a4d4132cfcc97
0x7a54893bc16629e5272fe5d75825ac50a2c49762ad6b976f9de5291958c7d664

Functions
Getter at block 21246849
BlOOD_SHED_BEARS_PASS(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
500
cost_(view returns (uint256)
100000000000000000
isPreSoldClaimActive(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isSaleActive(view returns (bool)
true
maxPresaleMint_(view returns (uint256)
3
name_(view returns (string)
BloodshedBearsMetaPass
owner(view returns (address)
0x9823f36c34dba0a9d88215f8eb7e6618162ffbb8
paused(view returns (bool)
false
perTxnLimit_(view returns (uint256)
5
symbol_(view returns (string)
BSB
teamReserveAvailableMint_(view returns (uint256)
20
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
preSoldMints(addressview returns (uint256)
presaleWhitelistMints(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
addPreSoldMints(address[] addressesuint256[] mints
claimPreSold(
flipPreSoldState(
flipPresaleState(
flipSaleState(
mint(uint256 _mintAmountpayable 
mintPresale(uint256 mintAmountbytes32[] proofpayable 
pause(
renounceOwnership(
reserve(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMerkleTreeRoot(bytes32 merkleTreeRoot_
setPerTxnLimit(uint256 perTxnLimit
setTokenPrice(uint256 cost
setUri(string uri
transferOwnership(address newOwner
unpause(
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.