BlockClock

Verified contract

Active on Ethereum with 399 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
6 additional variables
Native
Value $983.11
0x5eefd3ffc8828eb98fb669db8d210770209ff6d0ff31483e54a909a8c1902a5d
0x7fb8ca109c6141b9f0dee7fcc2cb4b387c2f85fd456e537b914b24998b8278f5
0xd4c3de7ac0049ede55de9e7f066bdf665cdc13f931139a146e31f31ff7b43ed6
0x8968a0ae649402b447955fe8f4197a43a4ba2b213a2f4dff037a89ee319979c7
0x892d24ba69dad4a88f44fdb2a5f9a82f137fbd78fb41db258a832fa295743207
0xa207fbeff3af578a02a2498c09c2c47e831fdab51bf50a77d216154e5061db71
0x4d9c2da4518d7a598029a4320452764551adf05521269160466a15f35ad8a0dc
0xa28636137ab3c906a0e65db191e8fc73c117ce9debea3983f06612845c671134
0xe15f33eb49f432f5dbe086ea6e03967a7653463d9ef843a161c0c33be2cb8741
0xef9dd0e27aa52145f2c741cb0777590f691253686a8783c465d3637ef62400fb

Functions
Getter at block 20921579
allowancesSigner(view returns (address)
0xc102f76973f4890cab1b5d1ed26f3623381983af
beneficiary(view returns (address)
0x495fb4483d1782e92df66685920b857d52db93e3
dutchAuctionConfig(view returns (uint256 startPointuint256 startPriceuint256 decreaseIntervaluint256 decreaseSizeuint248 numDecreasesuint8 unit)
(startPoint=1640106000, startPrice=2470000000000000000, decreaseInterval=120, decreaseSize=25000000000000000, numDecreases=96, unit=2)
name(view returns (string)
BlockClock
owner(view returns (address)
0xc102f76973f4890cab1b5d1ed26f3623381983af
paused(view returns (bool)
false
renderer(view returns (address)
0x33f03d73dcdfde34ef83ce8f3fa428ebed646092
sellerConfig(view returns (uint256 totalInventoryuint256 maxPerAddressuint256 maxPerTxuint248 freeQuotabool reserveFreeQuotabool lockFreeQuotabool lockTotalInventory)
(totalInventory=455, maxPerAddress=0, maxPerTx=1, freeQuota=0, reserveFreeQuota=false, lockFreeQuota=true, lockTotalInventory=true)
symbol(view returns (string)
CLOCK
totalReleased(view returns (uint256)
8201000000000000000
totalShares(view returns (uint256)
100
totalSold(view returns (uint256)
121
totalSupply(view returns (uint256)
247
Read-only
balanceOf(address ownerview returns (uint256)
clockConfig(uint256view returns (int8 hourOffsetuint24 onHex)
cost(uint256 nview returns (uint256)
createMessage(address accountuint256 nonceview returns (bytes32)
createMessages(address[] accountsuint256[] noncesview returns (bytes32[] messages)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
svgRaw(uint256 tokenIduint256 timestampview returns (bytes)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
usedAllowances(bytes32view returns (bool)
validateSignature(address accountuint256 noncebytes signatureview returns (bytes32)
State-modifying
approve(address touint256 tokenId
claimGift(int8 offsetuint24 onHexuint256 noncebytes signature
pause(
publicMint(payable 
purchaseFreeOfCharge(address touint256 n
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAnimationBaseUrl(string newBaseUrl
setApprovalForAll(address operatorbool approved
setAuctionConfig(struct LinearDutchAuctionDutchAuctionConfig configuint256 expectedReserve
setAuctionStartPoint(uint256 startPoint
setBeneficiary(address _beneficiary
setRenderer(address rendererAddress
setSellerConfig(struct SellerSellerConfig config
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateConfig(uint256 tokenIdint8 offsetuint24 onHex
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Refund(address indexed buyeruint256 amount
Revenue(address indexed beneficiaryuint256 numPurchaseduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address[] _payeesuint256[] _shares
Fallback and receive
receive(
Errors

This contract contains no error objects.