This contract is being backfilled. You may encounter incomplete storage history.

Cryptographers

Verified contract

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

No balances found for "Cryptographers"

0xe5a4df1e38a229591ea3c3155ea541943457e1e482fc20ff778a7be2dbd3e0d6
0xc760bd7bd93760d3ef22beeea1768ab2f37cd219ee5a395418b220d2b8b2da1c
0x91604540914d8d7b726a3a51287eedf01fdf10e4477a1e8bdb0afbf6d641b9b3
0x31ee163a3f06c51937fa387c52ce7b648bfae9796ab390ec80cbea20e096ffed
0x6b7ce34bf378a8f3b283bde8b15abe60390008e43971f51b7c6c915ce0f0bcb6
From
0xc0cab662dcc6081653b297a2a647e379e8f712ec7534b0c7e6e37993c6b33968
0xc4d418915ff2118367b1770a7adb6fc2beafac770bd2afc79814415f5870a063
0x9b03ca401e821c22c76e61eb7a9b5a4c508e42051d5f63dd4ec4c98b59474c12
0xab70f893b1d807d4ccf354bd485e6415addd2be9e7c9bff958672930857e41bb
From
0x6ffa37803806c700ffe50d6cf7557f7cc8993ea4a4204fa891d334fef2d9f2ca
From

Functions
Getter at block 21214831
name(view returns (string)
Cryptographers
owner(view returns (address)
0x10e7644e76dad3684c65946afa762f1d2ff098cd
symbol(view returns (string)
CRYPTO
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
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.