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

SpaceCats

Verified contract

Active on Ethereum with 4,724 txns
Deployed by via 0xe9e9d15b at 13419486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SpaceCats"

0x21095fdd8de654667d8cc0d5799f3b6205309f3cd0f561d0ddd95f27b20981da
0x5f3e8ddb177eab756e0f7f4a1503734c18c03d4f1b6f83430858ebb89bd26d66
0xba484468e21f5e390e9d1fcf93134b97d2652e2025a1aecc3d90e5bfc70567f4
From
0x962cf72fbcf6cf617370f2eebb18cf674a854d5f5639e384717b0f0b625fc4d0
0x3dcd44e3c281e6337d1cf55aff02c6739b4ac2d11011f7afc6de061bbab806db
0x409550f45a6012091a9b864835c4123315aecf6b4ce779d9f11aa5f6574df7ee
0xf4c3bc0b19aef3266149b9e63fd285b4d15998ee8eb778d14961c4d30e474f43
0x6d388ac3005ad5f07273e8b352128d6c44a9f631c21212fca5d60f29f70a2c99
0xeb546d9772d1b913138d8db063919995881574becddd9db9893a443c0921d553
0x61fc25d7ee3bda4f7385c5a0d7ae44ecd30226094b1f709b6ed8b16501f02769

Functions
Getter at block 20797796
baseURI(view returns (string)
http://155.138.136.241:3000/
maxToMint(view returns (uint256)
10
name(view returns (string)
SpaceCats
owner(view returns (address)
0x33558d781012ff489506571d7060d3d875fb4b51
price(view returns (uint256)
50000000000000000
symbol(view returns (string)
SpaceCats
totalCount(view returns (uint256)
9999
totalMints(view returns (uint256)
9999
totalSupply(view returns (uint256)
9999
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _timespayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setStart(bool _start
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed senderuint256 startWithuint256 times
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.