The Blocks

Verified contract

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

No balances found for "The Blocks"

0x0a85e5f6e54345dfc201302846bc28754485e234f8ea99def627668f351f1669
0x189b61d1587581ed21840f1de1b30c7fda2eb1a8ac3c2a7f6593f144491698a2
0x73bd317245ca0fbef29c22877d1e22adf290b41cf3d807ac3cba58c0280cc91b
0xd845532f9f2504061405eb9308e8e78e7432ef944636e3eae6582d234823b76f
0xb2a3f95e8ee75b64e6fbfb76a44a73ea4612927090fe5b8340b49918bed758b9
0x9948d3a32be51f0d883857e601fe67667b4841c0d7bdd4658441b3a58f64b502
0x6d086df95d0595595c8295e270d1bea7900289f6266ec7396eb67d0f12b628db
0x2e55e12d7baf404adacd0ddee27bf174940afebc012643612a9c24e278bf890a
0x24ceae1fb6d83375261d9a4c12e84001f29e2d468d9f9ff0890fef3477677d83
0x0acebf257fa2315b77f6b81870f380fa7e511542e2950fd22e58fe3b184b55bd

Functions
Getter at block 21028021
GIFT(view returns (uint256)
100
MAX(view returns (uint256)
3333
PRESALE_PURCHASE_LIMIT(view returns (uint256)
10
PRICE(view returns (uint256)
50000000000000000
PUBLIC(view returns (uint256)
3233
PUBLIC_PER_MINT(view returns (uint256)
10
WHITELIST_PRICE(view returns (uint256)
40000000000000000
getPrice(view returns (uint256)
50000000000000000
giftedAmount(view returns (uint256)
75
locked(view returns (bool)
false
name(view returns (string)
The Blocks
owner(view returns (address)
0x21ad545a4c6fb30adfd8d7388a54217b791694b1
presaleLive(view returns (bool)
false
proof(view returns (string)
a51bdbcd4c977a2946c138ff6645101a3d697788c73149531615af6e914c1ad6
publicAmountMinted(view returns (uint256)
226
revealed(view returns (bool)
true
saleLive(view returns (bool)
true
symbol(view returns (string)
BLOCKS
totalSupply(view returns (uint256)
301
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presalerListPurchases(addressview returns (uint256)
publicListPurchases(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint256 tokenQuantitypayable 
gift(address[] receivers
giftMultiple(address receiveruint256 quantity
lockMetadata(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setNotRevealedURI(string _notRevealedURI
setProvenanceHash(string hash
togglePresaleStatus(
toggleSaleStatus(
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
Gift(address[] receivers
GiftMultiple(address indexed receiveruint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicPurchase(address indexed useruint256 indexed quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.