UnBearable

Verified contract

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

No balances found for "UnBearable"

0xe20ac99de2ea074847f61bd802fd9c908d62408d1d404b5d2aaef8cd0b29cfc7
0x38abaa95982ae1c484ce2b73d186e620af59051bc6d02ba25109d5cb4779b8ab
0xf4ddd893307f9e69b0255a6057c377873a8e8c5902da78489d949c8efe342a36
0x56bceb45a14e6cbc98ff1ab469eec1392797523743d6bec731715b0b7ad37d31
0xf8ea8ed3fccfa78839da225c3f3095fc1095263e4d53ec57bbf588f44db3665a
0xfe0c0e8c4d1efdfac5cb4ae34a5fdbb6a93fbd8fff8c21755252699f9106af96
0x381a6b5f2cdb4d46d1f397c389a8ce781ba4b587510ce692d95e91a191163654
0x90b32f55a0fa048986aeff1e74766edcee026a744a83c3c3f034b20df367c616
0xccec2dbec1e2dec6b2ef03eab497e10476177895370cf8e5b01da91f12d391ff
0xc733ff17727241b795f4af5cb4f820f6a7ec73d3ea8f67ab123d59e19c860387
From

Functions
Getter at block 21264551
_maxAmount(view returns (uint256)
1218
_maxPerMint(view returns (uint256)
3
_maxPerWallet(view returns (uint256)
3
_price(view returns (uint256)
150000000000000000
feesClaimed(view returns (uint256)
8345000000000000000
name(view returns (string)
UnBearable
niftyKitFees(view returns (uint256)
8345000000000000000
owner(view returns (address)
0xaed4828dc185b918a86ffd4e21fba837b6a38c4b
started(view returns (bool)
true
symbol(view returns (string)
BEAR
totalRevenue(view returns (uint256)
151800000000000000000
totalSupply(view returns (uint256)
1218
Read-only
balanceOf(address ownerview returns (uint256)
commissionAmount(uint256 amountpure returns (uint256)
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
airdrop(uint256 numberOfTokensaddress recipientpayable 
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
pause(
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 root
setParameters(uint256 maxPerMintuint256 maxPerWalletuint256 price
start(
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 namestring symboluint256 maxAmountuint256 maxPerMintuint256 maxPerWalletuint256 pricestring tokenBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.