0x5155f44c8d2fdb50375c295ed0e1daf42f17c7a7

Verified contract

Proxy

Active on Ethereum with 19 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 $7,137.17
ERC-20
--
ERC-20
--
0x70a7c2f5d257875b83cd793904ea85e4908535a7dfef9198596e269bb83b0e0f
0x81b63a813be1136903dc6e9481a0b60134f5c7673e81839eeaa39d740ef6a4da
0x8831c35d245408ea2b68e511d1f9134a1c92c5b15941d592264e20c6deb37d94
0x08f641cdad404896299a32163e0a1c8fe146173dff94e1339d3a54c701e14f76
0x5192826761063e2fe768115ac44e99052d4e567a23cc18f0ed6809e41e6953b6
0x97f4346fbe7504660ad5dcf07acd8812c175fffe9a7496d77b09bcd0f370db02
0xea3f90f54acd2049f6c5c5b132b3db09f8a9f17abdef45f465f7c2c372d1cc57
0xa68aaf0a8e22b163a88c2e899780713c0f5550f1a612f06bb7cd9cfdf7f337b4
0xcd9d0290680b56ed8c0b6c3e324f1684543f2163dfc4b360eeaffaf1a4d9f697
0x9bcc64e4f42255a4dc1fe2aaad352670d1df4e26f8052374fadd12c1dd2b3d5f

Functions
Getter at block 21184190
ETH_PLACEHOLDER(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
authority(view returns (address)
0x94106ca9c7e567109a1d39413052887d1f412183
balance(view returns (uint256)
7144542780
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(