FundActionsWrapper
Verified contract
Active on
Ethereum with 856 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$2,406.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.780393 | $3,083.69 |
$2,406.49 | |
DAPP | ERC-20 | 103.553776K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16042704 | 2 years ago | | | 0 | 0.0099222439 | |
| 15566975 | 2 years ago | | | 0 | 0.0026270831 | |
| 15073370 | 2 years ago | | | 0 | 0.0032516395 | |
| 14760635 | 3 years ago | | | 0.919 | 0.020709710 | |
| 14653225 | 3 years ago | | | 0 | 0.014475033 | |
| 14468481 | 3 years ago | | | 0 | 0.0082773322 | |
| 14468477 | 3 years ago | | | 0 | 0.0091878255 | |
| 14436799 | 3 years ago | | | 1000 | 0.014360098 | |
| 14348940 | 3 years ago | | | 1000 | 0.013331051 | |
| 14306952 | 3 years ago | | | 0 | 0.0078942930 |
ABI
ABI objects
Getter at block 21208569
getFeeManager() view returns (address feeManager_)
0x5d0a363e9a17fb839e2843ffa93c808cdafccb67
getWethToken() view returns (address wethToken_)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
accountHasMaxWethAllowance(address _who) view returns (bool hasMaxWethAllowance_)
getContinuousFeesForFund(address _comptrollerProxy) view returns (address[] continuousFees_)
State-modifying
Events calcNetShareValueForFund(address _comptrollerProxy) returns (uint256 netShareValue_, bool isValid_)
exchangeAndBuyShares(address _comptrollerProxy, address _denominationAsset, address _buyer, uint256 _minSharesQuantity, address _exchange, address _exchangeApproveTarget, bytes _exchangeData, uint256 _minInvestmentAmount) payable returns (uint256 sharesReceivedAmount_)
invokeContinuousFeeHookAndPayoutSharesOutstandingForFund(address _comptrollerProxy, address[] _fees)
This contract contains no event objects.
constructor(address _feeManager, address _weth)
receive()
This contract contains no error objects.