ProceduralSpace

Verified contract

Active on Ethereum with 3,503 txns
Deployed by via 0x711cfa6d at 12765178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "ProceduralSpace"

0x264d585758418654f039bb602df2d2aec6b4e8acfd0dd3528291676ba153274d
0xa3999d90bc15f0e1d843739b7310d698e385164a0f3877aa1a167a1f1abb807c
0x8246140c4d3658499d215292fb1d87fd3da7c13fffb598469fcd189794854e47
0x0eb2903f9b242bbd43365017d4a3d3f7fc7d76c6b3084044774576dd14284d9d
0xcd49967206e6b6a841a396efcb755d1a2b3dfbe3ee4ffbc22bc145f716cefe7d
0xbf57033359c25c6ff3f5bbbbbd7a40d91eafe93c28782532cf9fa7984d6b4176
0xc4d61c0fae0ef017f5fe2ec871ca8f8733875e4924ef205de2ad1d736b4fd669
0x078c2f8b30777f98aefb1fb2d2f4f98b23ebe37c53e5d97833e0028d7802f23f
0xd6eb214c02d262e397779512f197cb31ff1bbf57473fe25bf0b724899ea5ba46
0xdcc9a16e5790570e62d619d98a70e42654a1b77365d7a8bf613ba77ea9469ae3

Functions
Getter at block 20913336
MAX_PLANETS(view returns (uint256)
10000
baseURI(view returns (string)
https://procedural-space-api-no5soiptxq-km.a.run.app/metadata/
count(view returns (uint256)
10000
getCount(view returns (uint256)
10000
maxPlanetPurchase(view returns (uint256)
20
name(view returns (string)
ProceduralSpace
owner(view returns (address)
0xe702dfd16e7c3d5c1d5097675b93561093de1864
planetPrice(view returns (uint256)
20000000000000000
saleIsActive(view returns (bool)
true
symbol(view returns (string)
PLANET
totalSupply(view returns (uint256)
10000
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
discoverPlanet(uint256 numberOfTokenspayable 
emergencyChangePrice(uint256 newPrice
flipSaleState(
renounceOwnership(
reservePlanets(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Increment(address who
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 maxNftSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.