Phantoms

Verified contract

Active on Ethereum with 509 txns
Deployed by via 0xa8e5be16 at 13585401
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Phantoms"

0x7a33ad7251a70788286cc11bf60de22302d56aaf505b3713dfabdac72fe0eddd
From
0x6a330b4e9eef6799f6992ea201cba0fb2b8b5c4954cf8570c086e2ba0f5fe165
0x062361786fea8f88f100d9e9683e671d1c867dd14e19a06f7c11732f133d05ca
0xdb8cae9aa9392d072b4bd5112911eef5dd97e2e45907de58ddd561e54a815301
0xb56f85fa6b05c681e687f3f6893d1d22cefe9b182bf20b46ca3c0066444d8d9b
0x4d6f39a5d518336d9439cda9961a7d42a5db1da03a2492a190174fd1d7d43b5c
0x5a1fad04815860056d4fcb7d40cc5c1a7fb6b92645d13b9f2c3c10bf88bd5d10
0x5d1fc6aff3f3bf162a43291b8107f0221c464ef437e483da2ed0047260036d79
0x80517287a801bbc84ec0d08c5616d9fc162f14e37f7d9ca8cf411be886191e3f
0x69de1197fe3a06eb6d098c67fcd8f6a88fb132e892a3fde1c0d76baa2f6e9487

Functions
Getter at block 20969122
auctionState(view returns (bool)
true
dutchClaimed(view returns (uint256)
95
getPrice(view returns (uint256)
50000000000000000
merkleClaimed(view returns (uint256)
120
name(view returns (string)
Phantoms
onAuction(view returns (uint256)
5
owner(view returns (address)
0xa0154806082520f28414df5636203596ec38bb3a
phantomPrice(view returns (uint256)
40000000000000000
sourceCode(view returns (string)
symbol(view returns (string)
PHTM
totalSupply(view returns (uint256)
235
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
bid(payable 
burn(uint256 tokenId
flipAuctionState(
merkleClaim(bytes32[] proofpayable 
ownerMint(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuction(uint256 startingPrice_uint64 startingBlock_uint64 decreasingConstant_uint64 period_
setBaseURI(string baseTokenURI
setMerkleProof(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
uploadSourceCode(string code
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(uint256 quantityToAuction
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.