Office Hours
Verified contract
Active on
Ethereum with 6,450 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($437.95)
Native
Value
$437.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.14 | $3,128.18 |
$437.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134142 | 10 days ago | | | 0 | 0.00042581224 | |
| 20698454 | 2 months ago | | | 0 | 0.000053649160 | |
| 20089611 | 5 months ago | | | 0 | 0.00026926662 | |
| 19770699 | 7 months ago | | | 0 | 0.00046663754 | |
| 18910177 | a year ago | | | 0 | 0.00045470360 | |
| 18908434 | a year ago | | | 0 | 0.00059601429 | |
| 18907188 | a year ago | | | 0 | 0.00072231292 | |
| 18905390 | a year ago | | | 0 | 0.00076354558 | |
| 18896177 | a year ago | | | 0 | 0.00063733072 | |
| 18879487 | a year ago | | | 0 | 0.00065415592 |
ABI
ABI objects
Getter at block 21205836
SALT() view returns (bytes32)
0x30eaf58a3f477568e3a7924cf0a948bb5f3b8066d23d3667392501f4a858e012
calendar() view returns (address)
0x48256d5c3da030fdb0f73c6c75715a6327cc18d2
maxSupply() view returns (uint256)
3000
name() view returns (string)
Office Hours
owner() view returns (address)
0xf4810044668f99653b409ac4e085a3e6358886fd
peopleTryingToBot() view returns (uint256)
566
renderer() view returns (address)
0xe379bd57024e145ad48816afc01614d2930b4d01
symbol() view returns (string)
OfficeHrs
totalSupply() view returns (uint256)
3000
Read-only
actualOwnerOf(uint256 id) view returns (address owner_)
balanceOf(address owner_) view returns (uint256)
canTransfer(uint256 id_) view returns (bool)
getApproved(uint256) view returns (address)
getDatails(uint256 id_) view returns (uint256 profession_, uint256 location_, uint256 rate_, uint256 overtime_)
isApprovedForAll(address, address) view returns (bool)
minted(address owner_) view returns (uint256)
ownerOf(uint256 id) view returns (address owner_)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
mint(uint256 amount, bytes32 salt)
mintEven(uint256 amount, uint256 verification)
mintOdd(uint256 amount, uint256 verification)
payOvertime(uint256 tokenId_) payable
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setCalendar(address cal_)
setRenderer(address rend_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 id)
withdraw(address recipient)
zMint(uint256 amount, address to)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.