Snkr Bricks by Sneaker News

Verified contract

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

No balances found for "Snkr Bricks by Sneaker News"

0x078554c34911297c28dd6d8d39e46b6f177232f3a7eef4776759544ebd8a4336
0x0d7201b3c11c4bd7cf8e176f70352d401d7a108f730e8dded1ccf0ffc7b396fe
0x427d0ee6ccad3accf78a42d0d0ca5a62c54a283dac6d0ee7749157e831fdc6e8
0x499934043ae9880ca209abdb485857a1b63b6057719f84c96c34ccc070e4451e
0x8e43ea1775038021692a49f12766b79ccfcf8db8043b70757132c25e1fabf806
0x71aa921e5d93aeb390d212426d6ed65ce7c32968076210432b550b0ffc5bccac
0xb3c174deb429e863f642bcf221e7856d1d8b69f7eec5c86b79279f82a98871b1
0xf844edd3608541bdf26806813de61d05e7e6c25ef9dbcb09b899dde3faa08105
0xdc3059a3e19c644845df4eb467b4e4143369a15d7b2eacf8660c526f8fb82f30
0x362d8097d8367814cc26dd28da35ed73386ad06d74a5afb2a856b723533cad3f

Functions
Getter at block 20983821
contractURI(view returns (string)
ipfs://QmcFbtWg96XsTNsLdgnL9pCZo2sucByhUAqH8cMuxyRJjn/metadata.json
getMaxSupply(view returns (uint256)
20000
name(view returns (string)
Snkr Bricks by Sneaker News
owner(view returns (address)
0xf75efdf7d00e9459155d13dacebe7ecdd4ec1858
paused(view returns (bool)
false
symbol(view returns (string)
BRKS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
price(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
airdrop(address[] _addrsuint256 _type
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
claim(address walletuint256 amount
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string newContractURL
setLogicContract(address addr
setMaxSupply(uint256 newMax
setURI(string newuri
transferOwnership(address newOwner
unpause(
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(address _proxyRegistryAddressstring _IPFSURL
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.