OnChainMonkey

Verified contract

Active on Ethereum with 34,500 txns
Deployed by via 0x62ba8a2f at 13207193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
47 additional variables
 (#7334)
ERC-721
--
0x44b1cdb8dc8663080a66a2b0da16736d4b4aced33368e61fb053ccb0d218241e
0xe8f81fee58c23d0323798d88603603922fa21149f6a9f7382dabd7f1722154e8
0x3badfc6f77769ef6a5d884f37235c686fa08afe80b6f037a689d78d87ca1f80f
0xad1a26d9d02a8ebc73a44beba8a8f4ec6b7cf8553b6cdef2668109c1273cc319
0xa384bcf6c5e74e04f146d8c3fb1b892b1cbe77a35efd302d5bd1f757f64a5ec1
0x5c41bb0bad8debf563ad3d2339f08409a703ccdca649ed610c09ec554f7a5b04
0x069a4b72be478b282b47c961a5c31d8633b41072b30a64b11a5b78aa648f090d
0xcacb9f2f0c5712a7e3b5910904adb5c45808a00beaf949d997dc06eb066ea68a
0xffc9d7c5f4e123d22cbf6481e143f4ac6d383da8d47b9ee0377492c9ec39c8ea
0x9a494474140e5e65a2543fa808a3520b36ebf014877fb82040dd13e1f795873c

Functions
Getter at block 21163219
maxSupply(view returns (uint256)
10000
name(view returns (string)
OnChainMonkey
numClaimed(view returns (uint256)
9500
owner(view returns (address)
0x5f9345fdad91bf9757445adc82e477b33fd3349c
symbol(view returns (string)
OCMONK
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAttributes(uint256 tokenIdview returns (string)
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
claim(
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.