ValidationLogic

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x41ec537d at 20129695
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ValidationLogic"

0xa5763083e67dc4892d49d109e116a665b94e390748f44b647ea04d41b00787d9
0x3dbc059243b9ef104d16731c380996615c2d9a0c01cea81ea5499cc0398db016

Functions
Getter at block 20982359
minETH(view returns (uint256)
1000000000000000000
minInitMaxWallet(view returns (uint256)
1
minLockDuration(view returns (uint256)
2592000
minPercentLP(view returns (uint256)
60
owner(view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
Read-only
validate(uint256 ethAmtbytes paramsview 
State-modifying
renounceOwnership(
setMinETH(uint256 minimum
setMinInitMaxWallet(uint256 minumum
setMinLockDuration(uint256 duration
setMinPercentLP(uint256 percent
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 minLPuint256 minLockuint256 ETHuint256 minMaxWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ETHAmount(
ExceedsMaxTxAmount(
ExceedsMaxWalletAmount(
InitMaxWallet(
InvalidConfiguration(
LockDuration(
NotWhitelisted(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
PercentLP(
TradingNotEnabled(