Space Pals

Verified contract

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

No balances found for "Space Pals"

0x7ebb604bc2f5097e36398dfe898710f6e83dd3da0006f3178bec988995704b4d
0xcf7715324063b679f466f8705614620ffb8b22a5d02cd755ca6bce822312f4de
From
0xf087400012fababfdc36486fb63f789648e02e1e442b6c4fa1c66a24a745ef68
0xec90c75620eb0b05e19aab2cbc740111be7d0dcda3285bbba81a2854525e1c24
0xe5d607c02a6b09399c81cf4e1bbcfecbdaa8aa95d144748f71446bccaabe16c6
0x293bd30298b1be3d6389d614fbfee40727c9002be1c1fa4db811ed0bfcb12c8b
0x8da986ee8e45e51cd13c45d5dbd8e4143d6d59574cb018c04b26bcf9f9b2317f
0xa7efd98dd57f1a6a82e6c1f492864b4348b7cd32d53d92b074865297467c0442
0x5aa997e3cc5b1b72fd1b0afcea83622fdf8bdab218ca60b2d1a6595f00097be1
0x52190f6171187562d28187c9e9b4424bd0541c4c1097de9bcbdf1cec2ad01c8c

Functions
Getter at block 21168835
MAX_BATCH_SIZE(view returns (uint256)
5
MAX_PALS(view returns (uint256)
10000
MAX_PALS_PURCHASE(view returns (uint256)
2
PRICE(view returns (uint256)
100000000000000000
isPresaleLive(view returns (bool)
false
isPublicLive(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x997babb2b310fa14ff5de262af39ca1e2d3491993e2d21e1f5e6ac16ff8f96ca
name(view returns (string)
Space Pals
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x224072a1c92969770c5fbd9864900bc21eaa9c67
symbol(view returns (string)
PALS
totalSupply(view returns (uint256)
3104
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAddressMintCount(addressview returns (uint256)
publicAddressMintCount(addressview returns (uint256)
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
flipPresaleState(
flipPublicState(
mint(uint256 amountpayable 
mintPresale(bytes32[] proofuint256 amountpayable 
renounceOwnership(
reservePALS(uint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 root
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
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.