0x5155f44c8d2fdb50375c295ed0e1daf42f17c7a7

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xacb17d4b at 15930261
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $78.49
ERC-20
--
ERC-20
--
0xced5ee0133266ec69bf7d2a4bd49fbca6341e176ca42205a2a05ee6c1e8d9347
From
0x63c663a16f06351e7201c3ec1523e33e068adf238fe537b5452f3257c9792db1
From
0x5e5c6e7c328f706d0bd30fe76f85e6f04fcfcb4c8951c9b240e70cc6a1092113
From
0x25630b02da0c1a4243d394e527db8c6d5e0c08e7d8e42d5db074601ef4020cd9
From
0x70a7c2f5d257875b83cd793904ea85e4908535a7dfef9198596e269bb83b0e0f
0x81b63a813be1136903dc6e9481a0b60134f5c7673e81839eeaa39d740ef6a4da
From
0x8831c35d245408ea2b68e511d1f9134a1c92c5b15941d592264e20c6deb37d94
0x08f641cdad404896299a32163e0a1c8fe146173dff94e1339d3a54c701e14f76
From
0x5192826761063e2fe768115ac44e99052d4e567a23cc18f0ed6809e41e6953b6
From
0x97f4346fbe7504660ad5dcf07acd8812c175fffe9a7496d77b09bcd0f370db02
From

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