BrwsNFT

Verified contract

Active on Ethereum with 5,956 txns
Deployed by via 0xc36dc014 at 14023831
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1728)
ERC-721
--
 (#1727)
ERC-721
--
 (#1726)
ERC-721
--
0x5e039a56b440cb35aba5e627e3eaa9cb83fcbbdb6b049dcb5bf34d4ebeb01b0a
0xb64f2e14028ea1bf38b9d86822e6f5e3b038e011a49118c5a77d69bccdc1428b
0x3b802be51ce5bdfb5ca2692f22ea43a1fff84fe3ae76015e538091e70d35885b
0x5d8f385b3e0805ddd741d915ca68a3deeb01a3ff353630eecd55ffe4091f3e4e
From
0xbfbdb3fca9507eca7d84d3170e4008f76049c7b5cbd89b9d0cc932812bb597ac
0x95cde9dd4d9ad0fbd8208b0d96045ffceb9e40a323776a4b1217917e10ad9b8f
0x8cc2122da2e7e1073279a5f988435db91b28896b7d6310cdfb498d3adc4f6249
0xd53d4ebedcffce66b87ac9cda3073b95330bfe47d95f7e64684e57f50acc0a61
0x2c4e4d54629f8b0cddd4540ff664667429c4214a94012a1e0f345c02aeead9cd
0x1e19e209fc165289ed0156cec18b1ed4cc4aa9d7c93f5e363e2f253e8dded50a

Functions
Getter at block 21228552
MAX_PUBLIC(view returns (uint256)
5305
MAX_SUPPLY(view returns (uint256)
5555
RESERVED(view returns (uint256)
250
name(view returns (string)
BrwsNFT
owner(view returns (address)
0x25a886c7585fb25ddf2e36abbf3da926965161ee
paused(view returns (bool)
false
symbol(view returns (string)
BRWS
totalSupply(view returns (uint256)
5462
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInFreeMint(address _addressview returns (uint8)
isInFreeMintClaimed(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFreeMintAddresses(address[] _addressesuint8[] _amounts
approve(address touint256 tokenId
claim(
getReserves(
mint(uint256 _countpayable 
pause(
removeFreeMintAddresses(address[] _addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.