Participation
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xce8f…810b
-
variable spans 10 additional slots
Balances ($0.00)
No balances found for "Participation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12214710 | 4 years ago | | | 0 | 0.12492089 | |
| 11712931 | 4 years ago | | | 0 | 0.16872761 | |
| 11708581 | 4 years ago | | | 0 | 0.13022867 | |
| 11698531 | 4 years ago | | | 0.0076818012 | 0.28162641 | |
| 11695609 | 4 years ago | | | 0.011054606 | 0.018192372 | |
| 11682108 | 4 years ago | | | 0.0007590426 | 0.0070706910 | |
| 11673950 | 4 years ago | | | 0.011067785 | 0.013950240 | |
| 11643505 | 4 years ago | | | 0.0087294412 | 0.11127647 | |
| 11641936 | 4 years ago | | | 0.011029604 | 0.025359064 | |
| 11630416 | 4 years ago | | | 0.0066586765 | 0.13437158 |
ABI
ABI objects
Getter at block 21249033
REQUEST_LIFESPAN() view returns (uint256)
86400
SHARES_DECIMALS() view returns (uint256)
18
authority() view returns (address)
0xce8fb30fd4370d4208ad36dd96bb70a6587f810b
engine() view returns (address)
0x342814604cd5cc4bdeed100edebd51cac3fd98c9
getHistoricalInvestors() view returns (address[])
[0x5e2b00E76B9Ec64c1023299e679AD0cFC17dc26a, 0x356D1004Aa58f7F879D0B920ce0C4D850221a5c8, 0x0fA7261300680c1f9C7f8562393983fAFd7C7E3b, 0x0D8489A8424e732051F07debbF86FeE4F72102C7, 0x206A52AcCd0529486FAa04bF5DaB4816C0ea29bC, 0x125d2874aADe934678aE6990BC99b00463eFAA78]
hub() view returns (address)
0xce8fb30fd4370d4208ad36dd96bb70a6587f810b
initialized() view returns (bool)
true
mlnToken() view returns (address)
0xec67005c4e498ec7f55e092bd1d35cbc47c91892
owner() view returns (address)
0x0000000000000000000000000000000000000000
priceSource() view returns (address)
0x7fe3fe4b523d7f83dc05224573b01296877dc163
registry() view returns (address)
0xb9cb55c9366a224647b7ff66252b3613185da0b9
routes() view returns (address accounting, address feeManager, address participation, address policyManager, address shares, address trading, address vault, address registry, address version, address engine, address mlnToken)
(accounting=0xe2e7d846a70235580b7891bd6f39ec953247917e, feeManager=0x6f305fd2740cb71c70290ac8358a64f386c07cab, participation=0x9ebf960d0d3ca29c11dc68b547c50bc48d9615c1, policyManager=0x03f61975791b02f43bd9ff59a2768b033c73055d, shares=0xc003c183fa90d06d4b9986b71a86b05b378b5622, trading=0xfa4f6e44e984c5ca2f71f69c3e8c40d627f735d0, vault=0x33870eab096ace1503c00d613380c1b9e60df000, registry=0xb9cb55c9366a224647b7ff66252b3613185da0b9, version=0x5f9ae054c7f0489888b1ea46824b4b9618f8a711, engine=0x342814604cd5cc4bdeed100edebd51cac3fd98c9, mlnToken=0xec67005c4e498ec7f55e092bd1d35cbc47c91892)
version() view returns (address)
0x5f9ae054c7f0489888b1ea46824b4b9618f8a711
Read-only
hasExpiredRequest(address _who) view returns (bool)
hasInvested(address) view returns (bool)
hasRequest(address _who) view returns (bool)
hasValidRequest(address _who) view returns (bool)
historicalInvestors(uint256) view returns (address)
investAllowed(address) view returns (bool)
requests(address) view returns (address investmentAsset, uint256 investmentAmount, uint256 requestedShares, uint256 timestamp)
State-modifying
Events cancelRequest() payable
cancelRequestFor(address requestOwner) payable
disableInvestment(address[] _assets)
enableInvestment(address[] _assets)
executeRequestFor(address requestOwner) payable
getOwedPerformanceFees(uint256 shareQuantity) returns (uint256 remainingShareQuantity)
initialize(address[11] _spokes)
redeem()
redeemQuantity(uint256 shareQuantity)
redeemWithConstraints(uint256 shareQuantity, address[] requestedAssets)
requestInvestment(uint256 requestedShares, uint256 investmentAmount, address investmentAsset) payable
setAuthority(address authority_)
setOwner(address owner_)
AmguPaid(address indexed payer, uint256 totalAmguPaidInEth, uint256 amguChargableGas, uint256 incentivePaid)
CancelRequest(address indexed requestOwner)
DisableInvestment(address[] assets)
EnableInvestment(address[] asset)
InvestmentRequest(address indexed requestOwner, address indexed investmentAsset, uint256 requestedShares, uint256 investmentAmount)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
Redemption(address indexed redeemer, address[] assets, uint256[] assetQuantities, uint256 redeemedShares)
RequestExecution(address indexed requestOwner, address indexed executor, address indexed investmentAsset, uint256 investmentAmount, uint256 requestedShares)
constructor(address _hub, address[] _defaultAssets, address _registry)
receive()
This contract contains no error objects.