Twisted Bears

Verified contract

Active on Ethereum with 2,380 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Twisted Bears"

0xdcb37b9b2b8144998de32f91c433c0e86ab3a3727c112a5fa99b9400e621fdfd
0xc7e018faba0e7a13c0e10ea5526f09e70db2fab41ffb2703d7658519cf4ba7f5
0xd76722ae67a59e9ced0fea43226fb183ab4166e41a3c105a1145f9b03621485d
0xd5c72560b7594eb89887b4b30d3afcb03c9cddeac05cc5ad84100519685d1508
0x2d87b022f076a5c4b22c78eec59df50904d8d633f808549cc1a69ce90396da24
0xcd632b140e8a1a512d83b307645a8655443a1aa6442b22d311204e5ec710b09e
0xcafae868574ad7a92de1dfda47e32898adfacb37d08d689f40f1515b603b44da
0xa1ee87e24df318e086843a3bda069971e1a4d574fd69a903969cf9c644ccd0e1
0x2e947659e35895c3c2764de353033676ad055babc55a9ecf73230adbfc049ffc
0x96dc899b6adff26fd4ef3ab0d860c1078d24bd6e2f5447b9f51300090015d79e

Functions
Getter at block 20905280
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://tb.mypinata.cloud/ipfs/QmfShvoLG7HnUEjV8bx4mXGhcjEmGP323v5zDQDrTxPN1d/
cost(view returns (uint256)
29000000000000000
costWL(view returns (uint256)
29000000000000000
currentState(view returns (uint256)
0
maxMintAmount(view returns (uint256)
8
maxSupply(view returns (uint256)
5555
name(view returns (string)
Twisted Bears
nftPerAddressLimit(view returns (uint256)
20
notRevealedUri(view returns (string)
ipfs://QmNPPY7ESMMtPSPYjjcSSiqBy5RiTPGPF21Z1k7YdB1CXQ
owner(view returns (address)
0xdf1f55607ddacc0b4d9cf08a23232b17645e47f4
revealed(view returns (bool)
true
symbol(view returns (string)
TB
totalSupply(view returns (uint256)
2225
Read-only
addressMintedBalance(addressview returns (uint256)
addressWhitelisted(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(
removeUserFromWhitelist(address _user
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNewOwner(address _newOwner
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(
setPublic(
setPublicCost(uint256 _price
setWLCost(uint256 _price
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
whitelistUsers(address[] _users
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(