Clock

Verified contract

Active on Ethereum with 1,970 txns
Deployed by via 0x8b644abd at 13948814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Clock"

0xb2c08166c15f4d357f58b24a710e1f06b1f12453a0c39287e4bc236f52d55bca
0x3818fdccb4a61352a12495cb047f1025dc2dcd7983a95ae221b8ddec207aeacd
0x28881e1057a1dd7c0ab3729b4cad43e783d807273ce8a5d8330aeb202dcdd513
0xd0d0f79b38ef87551fa2a8df63d17cca1b6a1e48b7bc989661475ce6582603b5
0xbe128f6362c7d7eb393cb75851fe77c4da2c5493a5778e65c69798dd2f40a73d
0x92c42fbfa96afb734772c9a2ed10c18027b0469e02e9a8bdea653d859cb77190
0x661385640738c458846d8e058d05c2174e6d053aaf8638cef7e991af1461f9ae
0x9b2ad9e34bc61ec95154a7fc19ff75f74335a2de7f740dab74284b51539ceb96
0x84346402d0d3b3157489649f87286cd4062d5572325cd90a38344d19fe9286b3
0x233754064adcb8458eb6d0e5c214009b41d73fbf8901e87174e7803e905796f3

Functions
Getter at block 21396597
name(view returns (string)
Clock
owner(view returns (address)
0xfffff449f1a35eb0facca8d4659d8e15cf2f77ba
symbol(view returns (string)
CLOCK
totalSupply(view returns (uint256)
1625
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBrand(uint256 tokenIdview returns (string)
getColors(uint256 tokenIdview returns (string[5])
isApprovedForAll(address owneraddress operatorview 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
mint(uint256 tokenIdpayable 
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setLocalization(uint256 tokenIdint8 localization
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenaddress recipient
withdrawETH(address recipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.