Uniblocks

Verified contract

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

No balances found for "Uniblocks"

0xb661e004532253e10029235cc3443eabc290a72fc9d0066515d8a8a4d43d85ae
From
0xd0e74d2a027dbb8f54e708587a1fb1cc580d6b0bfb57ff43ffe0aefc7639beee
0xd340c513572ffa4ac9de45643ce7e75edbd48d2f3947d216bb77ba320fe67a19
0x16a237cb4da2938548a99eb18df6958d37adb1d754190515cba63649fa21dde8
0xf70378dabf12970ace35074a9338da2697a20b3bcb4f673ca879e7c00d957567
0x833afc89f419419b7e585edc9813259f5e3a01eda3d87c2f6be6124102227dfe
0x47d7d7471f3b959cb4f435f068808410a61185b6e0006cec460a140368d617a2
0xa68d13e2a5c6cef5a5c6c3985a5967c84c57ed0cd2c45db343e9b7e47bb55707
0x2ba991c66b137fdcf7d90ee2caef1056f96a8c3579ee97ac22fc4e452683682f
0xc265179e0e40b0dc935994f824ab84bab4152e4be6f0cc3e5f74068502268160

Functions
Getter at block 20900530
MAX_SUPPLY(view returns (uint256)
2000
PREMINT_DURATION(view returns (uint256)
3600
finalized(view returns (bool)
true
isPremintActive(view returns (bool)
false
merkleRoot(view returns (bytes32)
0xffea51b8559e37f6b3eb3702155de48f5a3e5ef3659ab5eba6a0c24b8c5fa4ca
owner(view returns (address)
0x20352281fd7f94572cc739b946b1c930ec7630b8
premintStartTime(view returns (uint256)
1
price(view returns (uint256)
100000000000000000
totalRedeemed(view returns (uint256)
106
totalSupply(view returns (uint256)
1370
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(addressaddressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
finalize(
premint(uint256 amountbytes32[] merkleProofpayable 
publicMint(uint256 amountpayable 
redeem(uint256 amountbytes32 info
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPremintStartTime(uint256 _premintStartTime
setRoot(bytes32 _merkleRoot
transferOwnership(address newOwner
withdraw(address tokenAddressuint256 amount
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed useraddress indexed newOwner
Redemption(bytes32 indexed infouint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Constructor
constructor(string baseURIbytes32 _merkleRootuint256 _premintStartTimeaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.