50 Rectangles

Verified contract

Active on Ethereum with 53 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "50 Rectangles"

0x3b258df43a40be88f0ddf2f79b1ecf7c09cccaa4c02f66423472999802809af1
0x930cab310abd66e2f5ebc7021e8815a914f0db047847eb85f6793596783bf177
0xa33e282ed04f7bc986788dd336c613c5e813762d237ce0017ff0deb0b9ac2632
0xfa8f9e0e432a3ec03cabd6c875aeaee780e2b36144e2f341eec2e30f928c454d
0x8abfcbb82312a05f34c891787a07bedd475c82bfd6c56d8e488600cda8a87ad6
0xe81ef88f9a50d035ae870d4a80174eaf38043b338b594fb4981df7ee31962c19
0xf8fbfad30f5f8b522a2e431cd4ce3d169502f4988549b7eecc27b181d50e8b5b
0x0626f2db627d985994ba3dc230db4eff5c4a871eaa950de3554fe6ad8e0521cb
0x314060e09c0c595b6b04c1f1959956ada146a22afb47ce2cc6bc65d563fd6483
0xbabe7f04c60115b765f0196114f2f7901b0e38eaec953359eee116f0a47d3cb6

Functions
Getter at block 20894815
name(view returns (string)
50 Rectangles
owner(view returns (address)
0x8fdd809ea07021b227a31896d491796204554846
symbol(view returns (string)
50RECTS
totalSupply(view returns (uint256)
50
Read-only
balanceOf(address ownerview returns (uint256)
creators(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getCreators(uint256 sIdxuint256 lenview returns (address[])
getHex(uint8 colIdxpure returns (bytes)
getTokens(uint256 sIdxuint256 lenview returns (struct RectanglesTokenData[])
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)
State-modifying
_mint(uint8 xuint8 yuint8 wuint8 huint8 cuint8 b
_pause(
_unpause(
approve(address touint256 tokenId
mint(uint8 xuint8 yuint8 wuint8 huint8 cuint8 bpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenData(uint256 iduint8 xuint8 yuint8 wuint8 huint8 coloruint8 blink
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
MintEvent(address indexed sender
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.