Halloween Bears

Verified contract

Active on Ethereum with 661 txns
Deployed by via 0x1b321f0d at 13407203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-721
--
 (#403)
ERC-721
--
 (#402)
ERC-721
--
0x37c98fb56a78310c090a3af95f2ae877892b7d672f2e593f18bae34751476501
0x68f3d614bac6df9aa042ca78b133cdc308b787c76fffb5301f688159af259cb5
0x61d02900a5c19cc269c28a05f952f8409e6d1d2d68d688297ced14d9d2910d20
0x7bc00d7336a826951adc82beff50e19a58c5f67fe44307a4e59f61287f115532
0x9d7ed0043b2434c713ffd318d01ec1da548bce6bd0c22b416cbe94a6e89b9ceb
0xbc15673e48f4d5dbc1547a6e80581cf904efbf60aa4179331d05f27799f2cf0b
0x7fa3290a7a502cc2e0f95e002f46f0ee83f50dbf9e59422f8ce1c110bbd23226
0x1cea077d69ebf17534380f5a5e35e5a4b85db00dd34d0c5b6bd27600051c30f7
0x97ed150ceda9e1109be9c55204575e0bf01b2dbb86ebcef74797ca55330df284
0x2a0a20bd73bae53bc368194d87ead06c2e493d7b45a43ffb283ee3558f54a04e

Functions
Getter at block 21205822
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/halloween-bears
getCost(view returns (uint256)
50000000000000000
getCurrentSupply(view returns (uint256)
2496
getMintStatus(view returns (bool)
true
name(view returns (string)
Halloween Bears
owner(view returns (address)
0xc053c5eb36a55fc542172e0ce60730465bfc10f1
symbol(view returns (string)
HB
totalSupply(view returns (uint256)
9500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setMaxSupply(uint256 max
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.