Prometheus Pass (Gold)

Verified contract

Active on Ethereum with 1,781 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1037)
ERC-721
--
0xf54edb2c3b8410f28fed5bf5985e6d81156e86c484c4dbaca1b4e86ddf95c117
0xe29954dfc3a53617f4a68bd447e9a8d2275a6627c70953b7ad15ab469d57723d
0xa41625dcdcb3801e819f26ec1d11ed1162f2af9e241b2387a87862c7f5b5f2da
0x8b056d64304541b761c64b8db95d698ad8f2e8c13a8f6e3e6d2156053089dbd1
0x5e3b2e4e01688e30aeb6eadd730f01f9ee68f6ef3e9a10c779d4f66887862c4e
0x41cf5de1a18c70e00b39a7c3e42157f50c0c3c1b6b42ffce78eb2ab71d264ee4
0xd6d98f7baf90fa234c00af37bd147859b30ee35d6235ed9a510062c323fc90c8
0x7daa5ae087e9135fdb0dc17f0765a7bb51688b838f3e3c223f8a6ba944f3013e
0xf5770197669e9eb77339b1e1404dac1063bd9d9c791f06f7f22a4e0903bec64b
0xc48dcacffee300bbc01cf395409563e483a11db40a47cee14cb00521938cf32d

Functions
Getter at block 20825856
FOR_SALE_SUPPLY(view returns (uint256)
1800
MAX_SUPPLY(view returns (uint256)
1888
PRIVATE_SALE_OPEN_TIME(view returns (uint256)
1634299200
PUBLIC_SALE_OPEN_TIME(view returns (uint256)
1634385600
RESERVED_SUPPLY(view returns (uint256)
88
SALE_PRICE(view returns (uint256)
188800000000000000
getTreasury(view returns (address)
0xc09c938774d0696f5522e7af668c088d4cc5571b
getVoucherSigner(view returns (address)
0xfd98fc120459ed7dfc17963a6c0179c2e50efa83
isPrivateSaleOpen(view returns (bool)
true
isPublicSaleOpen(view returns (bool)
true
name(view returns (string)
Prometheus Pass (Gold)
owner(view returns (address)
0xc45c8e56a92310990cd950fb5ff59bd28e5ccda7
paused(view returns (bool)
false
symbol(view returns (string)
PPG
totalSupply(view returns (uint256)
1400
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)
validateVoucher(struct PrometheusPassVoucherVoucher vview returns (bool)
State-modifying
approve(address touint256 tokenId
pause(
privateSaleMint(struct PrometheusPassVoucherVoucher vpayable 
publicSaleMint(address topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setTreasury(address newTreasury
setVoucherSigner(address newVoucherSigner
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetTreasury(address prevTreasuryaddress newTreasury
SetVoucherSigner(address prevVoucherSigneraddress newVoucherSigner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryReceivedValue(address treasuryuint256 amount
Unpaused(address account
Constructor
constructor(address owneraddress treasuryaddress voucherSigneraddress proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.