Founder Bricks

Verified contract

Proxy

Active on Ethereum with 8,994 txns
Deployed by via 0x32d9b510 at 14293793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional variables

No balances found for "Founder Bricks"

0x8a6727a7b1f91946835ad2599bfee74f644146a86b32cb569d58e0daf19b5e84
0xdd58dcad94c3be88a55ca394496f301df92cf1cc0a1bc4f69568d493ded77db2
0x3ac1a579f1910ca355a6db0af5654bcf2309f5033a9bec9bea1ec93a1fb7fd6c
0xf86c7f49936359404654ece7139390e0044f9b8c54b509278cdaad2d6ad86531
0xfe7f8b587181fb4b3c2f0914192268264be30d140ad4b2d39ec87a6c3f098295
0x69a7842dba88c105cdf2c23fdd8d19dd8866eb71fbdc073622bb7bac1bac66c0
0x11625e5f33ee852db58e6a4afca0807b2fdead832d2c17b59dfbbb17e0325d7b
0x9582d1da6b9a269c880dc50308543c6d155b447c179513e8ff604c55d53d891a
0x83189f1fbad5b0ab5bf4d5c0caf00eda3c727f10c8f7b0dd3656a03688c51965
0x44a3b785d13b383142d61e3877496c21db09a042d2ff5ed9f315d6843a7f9a78

Functions
Getter at block 21169222
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
8888
maxPerMint(view returns (uint256)
10
maxPerWallet(view returns (uint256)
100
name(view returns (string)
Founder Bricks
owner(view returns (address)
0xbf8ef2fb6ee452c078cf23a5fb7108656bdfaccb
presaleActive(view returns (bool)
false
price(view returns (uint256)
110000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
BRICKS
totalRevenue(view returns (uint256)
1015711800000000000000
totalSupply(view returns (uint256)
8888
treasury(view returns (address)
0xbf8ef2fb6ee452c078cf23a5fb7108656bdfaccb
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview 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
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address trustedForwarder_
mint(uint256 numberOfTokenspayable 
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 newRoot
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.