SeedifyFund

Verified contract

Active on Base with 1,995 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
Value $0.13
ERC-20
Value $0
ERC-20
--
0xc38bf4beefbe0c70d5e2084859389b5b30637bce44093dc5cee2d7acc5e7f818
0x5b6caab381a55f6736134fb84c06ca3f4db6fc7b9dbf78e1ab79b1303a4d37e7
0xd3d4c5dd4fd3a3ed65e469cdf633f71418cafb093834f78ea1d409f673a17b7d
0xfe6002faf8c6299930be3cda5a19f33d94a465225463196f59faf4a8b1e00ffe
0x785d373ad576573c1d81a5dcde9bc52c004a8cf57a1c2af2444927f6330eb3cf
0xe986ba221e31bc1f170507573649e0b18e17e4093759b3871c070c01e781102c
0xae923768264437e066d6e724698d24d33617558e6f5ca5b5fc7dee288ca1b5b7
0x9656be456a9f1330e67c3c9e6b2a0aa975a67d8987944805e887dd13f9d95397
0xdac89fbef5c870817508fb7e45bc362006e6e8ac780d85fba07f33de19095b90
0x05346aeed236b2e130067bb8edb9e93b9c8a73af19b3c9bc53a79af26d8bc1ba

Functions
Getter at block 22765255
BASE_RATE(view returns (uint256)
100000
IsRefundedEndPoolSale(view returns (bool)
false
USDPerETH(view returns (uint256)
1900000000000000000000
checklist(view returns (bool isSetTimebool isSetVestSchedule)
(isSetTime=true, isSetVestSchedule=true)
contractThis(view returns (address)
0x0db2a71d11287a82198bddf1fe6974458ad49446
endTimeOverflow(view returns (uint256)
1692280800
endTimeSale(view returns (uint256)
1692111600
exchangeRate(view returns (uint256)
13500000000000
getNumberOfVestingPeriods(view returns (uint256 periods)
3
owner(view returns (address)
0x838912bef2424e40919965dc7e0b02ba147e6744
paused(view returns (bool)
false
poolMaxCap(view returns (uint256)
135000000000000000000
poolOverflowInvestedAmount(view returns (uint256)
38756326500000000000
poolOverflowMaxAllocation(view returns (uint256)
108000000000000000
poolOverflowMaxCap(view returns (uint256)
81000000000000000000
poolSaleCounter(view returns (uint256)
366
poolSaleInvestedAmount(view returns (uint256)
8189842500000000000
poolSaleMaxCap(view returns (uint256)
54000000000000000000
refundCounter(view returns (uint256)
0
refundPercent(view returns (uint256)
1
registerContract(view returns (address)
0x7cbbfeb9e73254bc4a0ec56b6b760c4db2d8031d
sellingToken(view returns (address)
0x17d8217c0f4b4742aaace053281f42eb05ab211d
startTimeOverflow(view returns (uint256)
1692111601
startTimeSale(view returns (uint256)
1692108000
Read-only
getClaimableAmount(address beneficiaryview returns (uint256 tokenAmount)
getPoolOverflowInvestResult(address investorview returns (uint256 ethAmount)
getRedundantInvestmentAmount(address investorview returns (uint256)
getRemainingAmount(address beneficiaryview returns (uint256 tokenAmount)
getTotalCloudInvestResult(address investorview returns (uint256 cloudAmount)
getTotalInvestResult(address investorview returns (uint256 ethAmount)
getUnlockedAmount(address beneficiaryview returns (uint256 tokenAmount)
releasedAmount(addressview returns (uint256)
tierDetail(uint256view returns (uint256 minCapuint256 maxCap)
userDetail(addressview returns (uint256 tieruint256 investedAmountbool isRefunded)
userInvestAmountOverflowPool(addressview returns (uint256 investedAmountbool isRefunded)
vestingSchedules(uint256view returns (uint256 timeuint256 percentuint256 accumulationPercent)
State-modifying
buyPoolOverflow(payable 
buyPoolSale(payable 
configPool(uint256 _poolSaleMaxCapuint256 _poolOverflowMaxCap
createVestingSchedule(struct SeedifyFundVestingScheduleInput[] _vestingSchedules
depositETH(payable 
pause(
refund(
refundRedundantInvestedAmountOverflow(
renounceOwnership(
setBaseRate(uint256 _baseRate
setExchangeRate(uint256 _exchangeRate
setMaxAllocationOverflow(uint256 _poolOverflowMaxAllocation
setRefundPercent(uint256 _percent
setRegisterContract(address _registerContract
setSellingToken(address _sellingToken
setTiers(uint256[] minCapsuint256[] maxCaps
setTime(uint256 _startTimeSaleuint256 _endTimeSaleuint256 _startTimeOverflowuint256 _endTimeOverflow
setUSDperETH(uint256 _USDPerETH
transferOwnership(address newOwner
unpause(
vest(
withdrawETH(address _reciever
withdrawTokens(address _tokenaddress _reciever
Events
BuyPoolOverflow(address senderuint256 timestampuint256 usdAmount
BuyPoolSale(address senderuint256 timestampuint256 tieruint256 ethAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address senderuint256 timestampuint256 amount
TransferRedundantInvestedOverflow(address senderuint256 timestampuint256 amount
Unpaused(address account
Vest(address senderuint256 timestampuint256 amount
Constructor
constructor(address _registerContractaddress _sellingTokenuint256 _ETHperClouduint256 _USDperETHuint256 _poolSaleMaxCapuint256 _poolOverflowMaxCap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.