Phantom Pals

Verified contract

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

No balances found for "Phantom Pals"

0x37a0bf94fba07de3bc57a120bbec766a2ae445ac721f9299994ba1620023b4dd
0xfe83730b6abd545a56e180e8b15f4eabccd63dd719fd4d52e7ff7bf2c8fc2bb2
0x85b9d4c66dcba188e7378eb95df1a6662ffa6acbcfbe42f1e6f86148917c1e65
0x3a80b2c48f96380648c249b4e4dd3243df1c8d2cba87b81bd9b587bf7b5cfbdf
0x1263edcfcefa12f6745c70dcbd767f011e9ed6f18e220c6556ca6847e8985754
0x8f6435aac8241218859708b116ec5ea64afca3bacd1a3e616805c4c9a5f1d5ee
0xd5c8bc05dd9f258ecb6789561df6c5184d5af4f5c12d27ff37a68afb9c364995
0x846209111fde915e64d3dfde8344f594f83ed5a563e46b71d4cebf9360e11749
0xe6ec0bb2f2cfb3b626461dbe0f16831901a6be5c3330c48ac02124c2a51c41c9
0xcf4ac6d46df29e084f304b8f2df7d9c85ab5747f439c6ffc2feb52f9ccef6ac9

Functions
Getter at block 21055422
NFTS_PER_TRANS(view returns (uint256)
5
NFTS_PER_WALLET(view returns (uint256)
25
NFT_STOCK(view returns (uint256)
1500
_mysteryURI(view returns (string)
ipfs://QmXVjFHZvypXGyJB8RXzkNEE9nAiySWJBDv6bVTaZoZryq/mystery.json
firstSaleLive(view returns (bool)
false
giftLive(view returns (bool)
true
name(view returns (string)
Phantom Pals
owner(view returns (address)
0x35ba08da175b46e17b0f99b3cda2c0d2b44ac2b2
revealed(view returns (bool)
true
secondSaleLive(view returns (bool)
false
symbol(view returns (string)
PHANTOMPALS
totalSupply(view returns (uint256)
1500
Read-only
addressMinted(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenQuantitypayable 
mintGift(uint256 tokenQuantityaddress wallet
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setMysteryURI(string URI
toggleFirstSaleStatus(
toggleGiftStatus(
toggleMysteryURI(
toggleSecondSaleStatus(
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(string tokenBaseURIstring mysteryURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.