0xb177344911346493ba2a0edb0bd52818f26d4cf8

Verified contract

Proxy

Active on Ethereum with 5,165 txns
Deployed by via 0x61e119b4 at 15930306
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0xc083906a8a5f2cbfcdf1f062d2c6ef617338a88e742bca040d0db401aa2954d4
From
0xd7355c5ea278029e60623f312b5772cf101b4cdaf1dc2a5becfc11433fb8ee4b
From
0xfee031f7f64f209c96a0538f7f7ccbe6974c4b80dd8bba6c796cca63c6723189
From
0x54e11aef5c2ababc7d232a5c7540e200ffbca7898417130895132263a7dfb97d
From
0x13749122318824316b003f029782f14f9a8868c57786e5630d9ca6c69720ee98
From
0x2a9d5d4e4fa050ab72620e85cdd760ad24e2b79d73f407123196dc13144a4ba9
0x6186bb3ef3e576cc5a8fe982a535c0d1494a7503a38d69b8734644671a75a957
0x2b03272c21fdbb2fac80bbaaa989ea52aaa8c430c6f9d351d4ed0d50e911c169
0xe9f4d23f5ccae97c25e51a2ee53e79269bfca37991ee66ff5448465439b381bb
From
0x1c5d5c19ff0f0a0049ed6c74fe9684fde3d26b537f71547dd21c046760e41e2d
From

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