Presale

Verified contract

Active on Base with 23 txns
Deployed by via 0x39fce81a at 16745825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbe921ebf66bd74b1b0e7dccde95217a56c95ed89eea5ce3f54df948b8bd76729
0xdd3859b033298cba5b0f70fb52415b9336bc7d4f6353692e0412116dceb2a20e
0x32826a772a8c81e756a0aa266e873e2a4c887f9a5af2f06b4072881a8d3012f9
0x8f4ddc6b2079adab13da70ce8e35a430f8aa0537f9fe5b3811d8f8cb45683649
0xe498179c7c609baa0adfa3627e00eaeeaa9d61e0cf35099a19f3bc15a683040a
0x5e75ab98a147b4588bc44b215d14610e7a09f1b5b8c9489a3005b2a60c22f768
0xbbe96e5a0c2ad10f727365dff0754a10d52e48ebea6d5f00e761cd8562296d27
0x9aff51f4c7551c0006c8ae48f909c0f4bdfb6476ca0f45583afdafaab8ad926d
0x708fe1420751e15811a8228c9a59c3fc7f14f419730d34ad6d622839bc51e7ce
0xffad713f2b52ecd7e598f3daf33473d2bc27fdbe6b10ba75903a0babf6efb870

Functions
Getter at block 23892063
liquidityManagerAddress(view returns (address)
0xbb0250ac7c2b9ea1849896857e93d7effba5c4ed
liquidityManagerSet(view returns (bool)
true
numberOfContributors(view returns (uint256)
8
owner(view returns (address)
0x97662f64bf7989a7f3dc03ad5fa5c4c65df6ec15
presaleAllocation(view returns (uint256)
116666666550000000000000000
presaleEnded(view returns (bool)
true
presaleStarted(view returns (bool)
true
tomToken(view returns (address)
0xf24ef9dc4ee8d23b168131e9d2a668b53635cee0
totalDeposited(view returns (uint256)
3956000000000000000
Read-only
claimed(addressview returns (uint256)
contributions(addressview returns (uint256)
State-modifying
claim(
deposit(payable 
endPresale(
renounceOwnership(
setLiquidityManagerAddress(address liquidityManagerAddr
startPresale(
transferOwnership(address newOwner
withdrawCollectedETH(
Events
Claimed(address indexed contributoruint256 amount
Deposited(address indexed contributoruint256 amount
ETHWithdrawn(uint256 amount
LiquidityManagerAddressSet(address liquidityManager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleEnded(uint256 totalCollected
PresaleStarted(
Constructor
constructor(address _initialOwneraddress tomTokenAddressuint256 _presaleAllocation
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token