Pepescriptions
Verified contract
Active on
Ethereum with 1,421 txns
Balances ($0.00)
No balances found for "Pepescriptions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18495549 | a year ago | | | 0.0045 | 0.00037588793 | |
| 18495548 | a year ago | | | 0.0045 | 0.00038751046 | |
| 18495548 | a year ago | | | 0.009 | 0.00038751046 | |
| 18495548 | a year ago | | | 0.0045 | 0.00038751046 | |
| 18495547 | a year ago | | | 0.0045 | 0.00038616376 | |
| 18495547 | a year ago | | | 0.0045 | 0.00038616376 | |
| 18495547 | a year ago | | | 0.0045 | 0.00038616376 | |
| 18495547 | a year ago | | | 0.0045 | 0.00038616376 | |
| 18495547 | a year ago | | | 0.0045 | 0.00038616376 | |
| 18495547 | a year ago | | | 0.0045 | 0.00067527484 |
ABI
ABI objects
Getter at block 21210618
MAX_HOLDER_MINTS() view returns (uint256)
4
MAX_PER_TXN() view returns (uint256)
100
MAX_SUPPLY() view returns (uint256)
8750
PRICE() view returns (uint256)
4500000000000000
TOTAL_SUPPLY() view returns (uint256)
8750
mintState() view returns (uint8)
2
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 amount) payable
setPrice(uint256 _PRICE)
setSigner(address signer)
setState(uint8 state)
withdraw()
wlMint(uint256 amount, bytes signature) payable
Mint(address indexed minter, uint256 indexed amount, uint256 startID)
constructor(address signer)
This contract contains no fallback and receive objects.
InvalidSnapshotProof()
InvalidValue()
MaxSupplyReached()
MintIsNotLive()
OnlyOwner()
RequestingTooMany()
TransferFailed()