0x244064a29c0a18dfbc387a9aebc76d425a59aa07

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0xb3bab416 at 15930342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,054,537.15
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x44dec87cdb52b44be003cd7d16b080ae20a5a39349d482dd7a1530f098f48d06
0x98e3257a475d7791b8a2ab2d0f909c26075ab3c47ebcfea7cca66eab523f1b93
0x990a529525cdbbb7ea60e5fdf16952391477cf050ae476f637fff0b98a1bd387
0x815e4e0c24aab3d4f16eb731a2c2c8c2b13af669ed3f1bcebb35eb66880e338c
0xed98ab9d1c9156446d8d4ddf86fde05b123e5945fd8e19918f166ca29994c397
0x76fe4c35eba5bd5617d472f7dbdd1ee92627a5fcc859f0f328941c3a423ba9fc
0x6ed19174fb7ad6d529d8529c9fe868f0cf9ee5cae19d3a74d9a2965950b3895c
0x91ce2ca80a10297405b780c84bf165031acd575b7214766ce27b16cca612375b
0x233f5aefb58d295306f011fc57e50b89744dc00c7d7aa1a4342d6bc33bea564f
0x1410b5fe399642c10ab6d13df65223a0f78d3a0b1ce551ff7cf72e916d55b5e7

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