0x6feefb18cd412a2a57a5f370d127b48510e472a7

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x8ca86372 at 15930342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $117.64
ERC-20
--
0xf081e9149ca136298b774a649604ea13227ef1daf92382d14fe5084bd20eea66
From
0xbce3422ed02e2096dcdc9e1e57f6f07663868b0848bd7469d8ac4419136f6829
0xe3d87e5309d749aa1813b9907756d3f8e4fad63ceca5e54237ea7083dc01f520
From
0xe89f6f43fdd0225abc023d9d7c8121e1e92177561aa97dc0af2b2e8fd1c7cb61
0x380fe889e8bbad6a8e7f706420d050b7097535ba30fe2089be10d116ccb3ba86
From
0x12ebc5a7ce4ebcec3407d3d03138f474a3dbdfdc2b56f55810abe17d962b028a
0xccb69a0bc0991e2dd81befd331cf4645db8b5eb293ffd561ac541d0fb22cf3eb
0x25d4c7af7b19ba7cc3eac76c4e695fb88888f16cf195dc0bd221848cb0169161
0xa00d0ff1494d20ca97ad677933f208054d0949c22eaeb1c4e61e7af2bdb9b792
0x15ad0240bb6fa1c91621b724e96817e7dbcd1d338d62a97f8b87f90c480a6e7e

Functions
Getter at block 21332414
ETH_PLACEHOLDER(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
authority(view returns (address)
0x94106ca9c7e567109a1d39413052887d1f412183
balance(view returns (uint256)
117518752
baseToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
entityType(pure returns (uint8)
2
manager(view returns (address)
0xbe21e4cf884c8b2517e4e199487f8b505841cb36
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(