Phantom
Verified contract
Active on
Ethereum with 3,596 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,782.26)
Native
Value
$1,782.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.45 | $3,960.58 |
$1,782.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291148 | 13 days ago | | | 0 | 0.00019221572 | |
| 21278960 | 15 days ago | | | 0 | 0.00046580459 | |
| 21278955 | 15 days ago | | | 0 | 0.00072910751 | |
| 21035783 | 2 months ago | | | 0 | 0.00060598362 | |
| 20897616 | 2 months ago | | | 0 | 0.00014490085 | |
| 20823878 | 3 months ago | | | 0 | 0.0011811410 | |
| 20614540 | 4 months ago | | | 0 | 0.00012870172 | |
| 20606724 | 4 months ago | | | 0 | 0.000069369590 | |
| 20369983 | 5 months ago | | | 0 | 0.00039363412 | |
| 20255670 | 5 months ago | | | 0 | 0.000054491512 |
ABI
ABI objects
Getter at block 21387294
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPtycMYQv9UpjVg78Bs8MMEJWr3CCUBCMANnYiyeF4zWT/
name() view returns (string)
Phantom
owner() view returns (address)
0x1874b362b584dd38ed086dd4db730cdb64f04c18
price() view returns (uint256)
90000000000000000
revealed() view returns (bool)
true
saleLive() view returns (bool)
true
supply() view returns (uint256)
3333
symbol() view returns (string)
PHANT
totalSupply() view returns (uint256)
2722
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
boolMysteryURI()
boolSaleStatus()
gift(uint256 tokenQuantity, address wallet)
mint(uint256 tokenQuantity) payable
newBaseURI(string URI)
newContractURI(string URI)
newMysteryURI(string URI)
newPriceOfNFT(uint256 priceNew)
presaleMint(uint256 tokenQuantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.