SaleLib
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "SaleLib"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SaleLib"
ABI
ABI objects
Getter at block 20796643
This contract contains no getter function objects.
Read-only
createSale(uint256 pStartTime, uint256 pWhitelistEndTime, uint256 pPrice, uint256 pEndPrice, uint256 pDutchTimeFrame, uint256 pMaxMintPerTx, uint256 pMaxMintPerAccount, bool pIsPaused, bytes32 pSaleMerkleRoot, uint256 pStock) view returns (struct SaleLibSale)
getSalePrice(struct SaleLibSale sale) view returns (uint256)
isActive(struct SaleLibSale sale) view returns (bool)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.