Org

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x65d18920 at 15926225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Org"

No transactions found for "Org"


Functions
Getter at block 20982852
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)
1
manager(view returns (address)
0x0000000000000000000000000000000000000000
orgId(view returns (bytes32)
0x494d504c00000000000000000000000000000000000000000000000000000000
registry(view returns (address)
0x94106ca9c7e567109a1d39413052887d1f412183
specialTarget(view returns (bytes20)
0x656e746974790100000000000000000000000000
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 _registrybytes32 _orgId
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
setOrgId(bytes32 _orgId
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(