TwoBitBears

Verified contract

Active on Ethereum with 5,860 txns
Deployed by via 0x1ccf74b7 at 13385399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 17 additional slots
-
variable spans 17 additional slots

No balances found for "TwoBitBears"

0x05ab346b037c435cfa8804f16159ce84f412adfa0a12c59df98ae0bba41939bb
0x853b9fbda1631a2f43e10024e9ce33eaa9e4c3a772f96abc153141179dc27d5e
0x7e2ccdff2fedafca85619c66c7837fc71e8b004741368407c1d6515cc9f7d267
0x317057ba08aea908562c7bc3d567bc916580fe36c96c3cec7df313f74e13ff00
0x963e17a93664ed0f8b4d9ea269e08a89087b23f3b3658ea5eb48647166cca29b
0xbaab9df695169d14bd3441a053e47e7ef83d6434e126a3a156f258111c464264
0x1dbd99f7797489f1206a7729e5926dde7a67f061c1b821dc458a403ed6de6597
0x02d231202af07f57a9ae8f4a4b481273c4bc159d539fc4c0ee3d58fe383cdfdc
0x733b491b5ec4ca844ede037f906f6716f5c85e3d2c17131b5bca40b58f69f963
0x3f9f312ae2826616a970464f270048e5b0768647e6dadafc5a6a881bf650a983

Functions
Getter at block 21310168
bearPrice(view returns (uint256)
50000000000000000
decimals(view returns (uint8)
0
maximumMintQuantity(view returns (uint256)
10
name(view returns (string)
TwoBitBears
owner(view returns (address)
0x164a3938ece2518bb99be3648bd215ca36059377
symbol(view returns (string)
TBB
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
details(uint256 tokenIdview returns (struct IBearDetailDetail detail)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
State-modifying
approve(address touint256 tokenId
createBear(uint256 quantitypayable 
giftBear(uint256 tokenIdstring tokenUri
renounceOwnership(
revealBears(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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.