PharaGoddess
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($142.80)
Native
Value
$142.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.045294 | $3,152.69 |
$142.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14796514 | 3 years ago | | | 0 | 0.0023094811 | |
| 14796489 | 3 years ago | | | 0.01 | 0.00097301476 | |
| 14796481 | 3 years ago | | | 0 | 0.0029796218 | |
| 14796452 | 3 years ago | | | 0 | 0.0071921153 | |
| 14796451 | 3 years ago | | | 0.02 | 0.0011753438 | |
| 14796380 | 3 years ago | | | 0 | 0.00097926844 | |
| 14796346 | 3 years ago | | | 0 | 0.0012650131 | |
| 14796329 | 3 years ago | | | 0.02 | 0.0023639213 | |
| 14792196 | 3 years ago | | | 0.0014 | 0.0075487182 | |
| 14792034 | 3 years ago | | | 0.0014 | 0.0064506586 |
ABI
ABI objects
Getter at block 21218722 reservedMintsLeft() view returns (uint256)
isSalePaused() view returns (bool)
false
maxMintPreSalePerWallet() view returns (uint256)
30
maxMintPublicSalePerWallet() view returns (uint256)
30
mintCost() view returns (uint256)
1400000000000000
mintedAmountPreSale1() view returns (uint256)
49
mintedAmountPreSale2() view returns (uint256)
0
mintedAmountPublicSale() view returns (uint256)
1
name() view returns (string)
PharaGoddess
owner() view returns (address)
0xe150fe91f2c848e3e1cb1de598d1ef312b94e60d
revealed() view returns (bool)
false
saleState() view returns (uint8)
1
symbol() view returns (string)
PGst2
totalEthRoyaltyPayout() view returns (uint256)
50000000000000000
totalSupply() view returns (uint256)
51
unrevealedURI() view returns (string)
whitelistEnable() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintsPerAddressPreSale(address) view returns (uint256)
mintsPerAddressPublicSale(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
pendingRoyaltyReward(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 addRewardForRoyalty() payable
approve(address to, uint256 tokenId)
burnUnsoldTokens()
changeBaseURI(string baseURI_)
changeDummy(address _dummy)
changeUnrevealedURI(string unrevealedURI_)
claimRoyaltyReward()
presaleMint(uint256 number, uint8 _v, bytes32 _r, bytes32 _s) payable
publicSaleMint(uint256 number) payable
renounceOwnership()
reservedMint(uint256 number, address recipient)
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMaxMintPreSalePerWallet(uint256 maxAmount)
setMaxMintPublicSalePerWallet(uint256 maxAmount)
setWhitelistEnable(bool enable)
switchToPreSale1(uint256 price, uint256 maxAmount)
switchToPreSale2(uint256 price, uint256 maxAmount)
switchToPublicSale(uint256 price, uint256 maxAmount)
toggleSalePause()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawFund()
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()
fallback()
receive()
This contract contains no error objects.