0x241bcc7dcba51f5165354577282b23e4bc7682d8

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xb3b244aa at 15930219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x64f6f565424c7a6ec449c6d19f107a05a14ead76267ebeea357fce7a62c18e9c
From
0x80c430720681ffb7a512f8d91e74c16f2c4ee3933bd51beeb104a49434866f48
From
0xe2f02d77f5bbebbde02467c3db78f402ed328a1713de3de2266ade1fba6c216f
From
0x624ae68306c2e442fcb807f6ae67172c4be2d4dad81bb62de5f5948c3218ffdf
From
0x60465dfcd35a53b182e21b8814fffe804add0cf122f1cd21d717291f11bb4aba
0x30c8e0921315694e453a2f0edde4818594ba2fd139c323a91dbe6c2ef3fcffb4
From
0x30ed9bd65c06b56aa738db70f2a85fa34f9b512ec8664fac016b06351cab7fb6
0x616364fc1834db2cf30d234a32db6a808393a90a874dead276c68566bbf96c60
From
0x165761be3e48a1e256e74f8af37577ba35a3f24628db487b040cf8e74e702685
From
0xe3c3cb2b4435ec958b3868566a474ff70bcc7c7d930b1da39ca8c1cfca265896
From

Functions
Getter at block 20981721
ETH_PLACEHOLDER(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
authority(view returns (address)
0x94106ca9c7e567109a1d39413052887d1f412183
balance(view returns (uint256)
4676
baseToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
entityType(pure returns (uint8)
2
manager(view returns (address)
0x9d5025b327e6b863e5050141c987d988c07fd8b2
registry(view returns (address)
0x94106ca9c7e567109a1d39413052887d1f412183
specialTarget(view returns (bytes20)
0x656e746974790200000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
callAsEntity(address _targetuint256 _valuebytes _datapayable returns (bytes)
donate(uint256 _amount
donateWithAdminOverrides(uint256 _amountuint32 _feeOverride
donateWithOverrides(uint256 _amount
initialize(address _registryaddress _manager
payout(address _touint256 _amount
payoutWithAdminOverrides(address _touint256 _amountuint32 _feeOverride
payoutWithOverrides(address _touint256 _amount
portfolioDeposit(address _portfoliouint256 _amountbytes _datareturns (uint256)
portfolioRedeem(address _portfoliouint256 _sharesbytes _datareturns (uint256)
receiveTransfer(uint256 _transferAmount
reconcileBalance(
setManager(address _manager
swapAndDonate(address _swapWrapperaddress _tokenInuint256 _amountInbytes _datapayable 
swapAndDonateWithOverrides(address _swapWrapperaddress _tokenInuint256 _amountInbytes _datapayable 
swapAndReconcileBalance(address _swapWrapperaddress _tokenInuint256 _amountInbytes _data
transferToEntity(address _touint256 _amount
transferToEntityWithAdminOverrides(address _touint256 _amountuint32 _feeOverride
transferToEntityWithOverrides(address _touint256 _amount
Events
EntityBalanceCorrected(address indexed entityuint256 newBalance
EntityBalanceReconciled(address indexed entityuint256 amountReceiveduint256 amountFee
EntityDeposit(address indexed portfoliouint256 baseTokenDepositeduint256 sharesReceived
EntityDonationReceived(address indexed fromaddress indexed toaddress indexed tokenInuint256 amountInuint256 amountReceiveduint256 amountFee
EntityEthReceived(address indexed senderuint256 amount
EntityManagerSet(address indexed oldManageraddress indexed newManager
EntityRedeem(address indexed portfoliouint256 sharesRedeemeduint256 baseTokenReceived
EntityValuePaidOut(address indexed fromaddress indexed touint256 amountSentuint256 amountFee
EntityValueTransferred(address indexed fromaddress indexed touint256 amountReceiveduint256 amountFee
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AlreadyInitialized(
BalanceMismatch(
CallFailed(bytes response
EntityInactive(
InsufficientFunds(
InvalidAction(
InvalidAuthority(
PortfolioInactive(
Reentrancy(
Unauthorized(