Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($156.49)
Native
Value
$156.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.046691 | $3,351.67 |
$156.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21025400 | a month ago | | | 0 | 0.00027464654 | |
| 21025333 | a month ago | | | 0 | 0.00035447660 | |
| 20970098 | a month ago | | | 0 | 0.00034434395 | |
| 20753224 | 2 months ago | | | 0 | 0.000062890142 | |
| 19561814 | 8 months ago | | | 0 | 0.0034692825 | |
| 19117133 | 10 months ago | | | 0 | 0.00051243247 | |
| 19077260 | 10 months ago | | | 0 | 0.0010245052 | |
| 19057312 | 10 months ago | | | 0 | 0.00086023781 | |
| 18880970 | a year ago | | | 0 | 0.0011344021 | |
| 18774508 | a year ago | | | 0 | 0.0022743912 |
ABI
ABI objects
Getter at block 21276529
baseURI() view returns (string)
ipfs://Qme2r7ACstPHMJtkHprsKRQEJCzY6uR1rLqfQhozyC1rdB/
maxFree() view returns (uint256)
2000
maxFreeMintPerWallet() view returns (uint256)
20
maxMintsPerTx() view returns (uint256)
5
maxTokens() view returns (uint256)
5000
name() view returns (string)
Phouns
openMint() view returns (bool)
false
owner() view returns (address)
0x51200aa490f8df9ebdc9671cf8c8f8a12c089fda
symbol() view returns (string)
PHOUNS
tokenPrice() view returns (uint256)
0
totalReleased() view returns (uint256)
28828428571428571425
totalShares() view returns (uint256)
700
totalSupply() view returns (uint256)
3661
Read-only
addressFreeMinted(address) view returns (uint256)
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipMintState()
freeMint(uint256 quantity)
initializePaymentSplitter(address[] payees, uint256[] shares_)
mint(uint256 quantity) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.