BRKNFT

Verified contract

Active on Ethereum with 289 txns
Deployed by via 0xc1b56269 at 16484865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BRKNFT"

0xad4f17e155034b7ab86b6705ba0c5bb839a58bd5e6b329c278e5d0c9b81668e8
0xb98ff332644769088242edaa3a125a330e39feeadcd5f33f51061695ff1dc926
0xc03e224f4ca1fd63044762554dea5f1ac05f10fbe83947df2aeda145468caa4a
0x4459de9b09deadc50203941eb16f8516e187c32df573c9c00c551b0913118f3e
0x9547cc80e5555f83bc408cf542672d047e8720477aca30066f91a1a6cd79d467
0x9e97c462fae82f4a143bc834c05b79ab088255c52729d2cf33cebfc986415d96
0x6282c24538ac57a7606acbc510831d05af201b74431a0f75b9da6146770ca12f
0xbd47a3682eb9478d23595f342ef2c1ebc7edc8ad6f142ea7c24d6ea9e1fef076
0x0b274c5fe773f1a75a9659850b7dbe4be63925913c8dcd23f9d42b7a12d8f63a
0x7bb54a511251243f7b4afa6d7e9e1bad71a2e28b0ef1548722dd893650752c27

Functions
Getter at block 21396927
getnftCount(view returns (uint256)
140
governance(view returns (address)
0xd0410726e776bc364d4cf2735ff7253536cc9982
nftCount(view returns (uint256)
140
on_off(view returns (bool)
true
price(view returns (uint256)
100000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
users(addressview returns (bool bmint)
State-modifying
MintNFT(string _tokenUripayable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setGovernance(address governance_
setOnoff(uint8 _n
setPrice(uint256 _price
setURI(uint256 tokenIdstring tokenUri
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address governance_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.