BearTings

Verified contract

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

No balances found for "BearTings"

0x21789c6d8ca0e092b7e557f95fdf8447cf25c4d2274023f86451043a29144a17
0x7b2ff207f7d4f2486ad0002595219a38e2edf3bd350e713650ea14cfd0376e3c
0xc5bc93b4ec39f5a16e4a1a6d50692f877f81f48ee79cdeb3cecd98e927ad3db8
0x47c3ba004cacf9c1c4686424f71b53514604d01f127cb9dfd624af2c2c467d6f
0x917211d57470a1a147a73e8d54191f740dc54577df041dd122b8f1f652e2adfd
0x3f0da83ac72819ce7649b0d818a567d6cb8cde11992197d560e65a30966d6a54
0xd6e4d095a4788c20210eb32f89f06290c21d2425fdd0d7a2291f794d22447c2f
0x2bc540af149fcd37dafd0797f53e2eb1b1a1cf93092256f7762bb1d5cfd5c7b0
0x7ea53ee30cf4f90b4ffa606b1ec240d51c813b086d8cf316fe11906f5c444c4e
0x7b11f07e502e07653295f371599c213844dd36ca49809db832d668f1b714b79e

Functions
Getter at block 21210912
maxMintsPerWallet(view returns (uint16)
1
maxSupply(view returns (uint16)
5000
mintCost(view returns (uint256)
0
mintMode(view returns (uint8)
2
name(view returns (string)
BearTings
owner(view returns (address)
0xd2b0275140bbf7db17db82fb77b77063573f1ab9
symbol(view returns (string)
BEART
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
cost(address accountuint16 nftsview returns (uint256)
freeMinters(addressview returns (uint16)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minter(address _accountview returns (uint16)
mintsLeft(address accountview returns (uint16)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(payable 
mint(uint16 _mintAmountpayable 
mintByOwner(address touint16 mintAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newbaseURI
setExtension(string newbaseExtension
setFreeMinters(address[] accountsuint16 amount
setMaxMintsPerWallet(uint16 _newMaxMintAmount
setMaxSupply(uint16 _maxSupply
setMintCost(uint256 _mintCost
setMintMode(uint8 _mintMode
setRoyalties(address _recipientuint96 _basepoints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.