0x8d2a84300d6ce230ed3fffc23dbcdf1e6c781ff0

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x22cfef2b at 17572066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x560f008043e166c64f88d5513093ed4c22654511e208139c38488e92da66655f
From
0x0e4f49aa45fb30c5ea667bb28e7b01d91ac26b96ae4bce63aa54e025fbdc1367
From
0xa2760a6a2bf163c6950de1344de932f15c28dd0dd4f12ae2d5543b2489f6467b
From
0x65750ab30add0c49e862bd211374f137ae7876f827e96e3974f883e3e362ce54
From
0xb8007dd7553f2198bdd0f488927dc42cf9fd94bcdb7b67cde7ef1755dc22ceef
From
0x5844011b00f536d6929f3df2fb7587a694c42e140fbac9b8236f5feb50df7a60
From
0xdb99092b8ac4ed6000b56a3104367f9c37bbecd1c8061a4a46c1de70213f0454
From
0x8d9fa00c2b0002913d3ada7e76ad2a47afc4360ef78cd471b6ca79ad0f92335b
0xca497c73f62bcc2a549f1f87ab9d6a9a43e1944898c3f6cb2175cbe67150597c
From
0x2492041ab6031b64f3348b731c86f59569a5b76e8e04ff9fdbd724f293eed7fe
From

Functions
Getter at block 21204137
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)
0x9d5025b327e6b863e5050141c987d988c07fd8b2
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(