0x37e280fae1939eb0cd9715680da7d817be13640c

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x76fe2a3b at 18470538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "0x37e280fae1939eb0cd9715680da7d817be13640c"

0xf56b9202bb7ccb0af7a882406c6ffb4a54f8c79bce8253a090bbd621b7639dbb
From

Functions
Getter at block 21193028
getInvestors(view returns (address[])
[0x33e93450C3b205BF9290b3b7d8575E568012B555, 0xF9A63965C2dCd0B8DA8205794AF26Ff867285e91]
stvBalance(view returns (uint96 totalRaiseduint96 totalRemainingAfterDistribute)
(totalRaised=30000000, totalRemainingAfterDistribute=0)
stvInfo(view returns (address stvIduint40 endTimeuint8 statusaddress manageruint96 capacityOfStv)
(stvId=0x37e280fae1939eb0cd9715680da7d817be13640c, endTime=1699365311, status=1, manager=0x4a9af5fef3b8636c74d8be75d1205ec3500c2f2b, capacityOfStv=3000000000)
Read-only
getClaimableAmountAfterDistribute(address investorAccountview returns (uint96 claimableAmount)
investorInfo(addressview returns (uint96 depositAmountuint96 claimedAmountbool claimed)
investors(uint256view returns (address)
totalTradeTokenReceivedAfterOpen(addressview returns (uint96)
totalTradeTokenUsedForClose(addressview returns (uint96)
State-modifying
cancel(
createStv(struct IVaultStvInfo stv
deposit(address investorAccountuint96 amountbool isFirstDeposit
distribute(uint96 totalRemainingAfterDistributeuint96 mFeeuint96 pFee
distributeOut(bool isCanceluint256 indexFromuint256 indexTo
execute(address adapterbytes datauint256 ethToSendpayable returns (bytes)
execute(uint96 amountaddress tradeTokenuint96 totalReceivedbool isOpen
liquidate(
updateStatus(uint8 status
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AboveMaxDistributeIndex(
CallFailed(bytes arg0
NoAccess(