An Object

Verified contract

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

No balances found for "An Object"

0x08c954ad3f15eabd70de2c5a63d9d387405c2ed8d1af3288a7e83890926add2d
0xa69d5de42f2387f27793277c3567cceb54ffe72e926a8531a04dedcc4db337cd
0xb3593495d1122c689b3d378c4b74cde192c39c1984d160a2c913cc1c6ead19d7
0x739c87792c081f637a6489dd446bf51b5563342a27dd0a8f853bed3abc28179f
0x06d76279be31ccf0645f3f009ab9dda98b157c97f5bc1895cb91fc25d1eaafab
0xa9a5f49e2f89c09e656f90178317cfdcea68aef9bf33aca5cae7c503fdb4a85f
0x4b7e9fca21e06d48a7db31993e9e1ee2318e24238a15bbc77a135704410723f6
0x8915c75de944770e79e1991b48188531ad8670713669ce9d671e63c8bc8892d8
0x5a6490f9f78a5170580a9303bab37610ef0cedb36ba89b0d27fe4a8c996156ca
From
0x28a31171973b06520aad4b5d6dbae6698463132d311ac05962b45370b59def5c

Functions
Getter at block 20858353
name(view returns (string)
An Object
owner(view returns (address)
0xc23452934ddd67c8d1b721a53312cfd226311f5a
symbol(view returns (string)
OBJ
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
creators(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getTokenData(uint256 idview returns (address creatoruint8 rotationuint8 widthuint8 heightuint24 color)
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 _idview returns (string)
uint24ToHexStr(uint24 ipure returns (string)
uint8tohexchar(uint8 ipure returns (uint8)
State-modifying
_mint(uint8 ruint8 wuint8 huint24 c
_pause(
_unpause(
approve(address touint256 tokenId
mint(uint8 ruint8 wuint8 huint24 cpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenData(uint256 iduint8 rotationuint8 widthuint8 heightuint24 color
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.