ElasticDAOFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($929.72)
Native
Value
$929.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.25 | $3,718.87 |
$929.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12062499 | 4 years ago | | | 0 | 0.0054580200 | |
| 12056928 | 4 years ago | | | 0.25 | 0.91705725 | |
| 12056743 | 4 years ago | | | 0 | 0.032234750 |
ABI
ABI objects
Getter at block 21311295
deployedDAOCount() view returns (uint256)
1
ecosystemModelAddress() view returns (address)
0x1e1f3a2d810ed55afce0f956e0261b30af8ade48
elasticDAOImplementationAddress() view returns (address)
0x4f40e2f1edf9999124b2fcf26b04821e6ca7196d
fee() view returns (uint256)
250000000000000000
initialized() view returns (bool)
true
manager() view returns (address)
0x8c2251e028043e38f58ac64c00e1f940d305aa62
Read-only
deployedDAOAddresses(uint256) view returns (address)
State-modifying
Events collectFees()
deployDAOAndToken(address[] _summoners, string _nameOfDAO, string _nameOfToken, string _symbol, uint256 _eByL, uint256 _elasticity, uint256 _k, uint256 _maxLambdaPurchase, uint256 _maxVotingLambda) payable
initialize(address _ecosystemModelAddress, address _elasticDAOImplementationAddress)
updateElasticDAOImplementationAddress(address _elasticDAOImplementationAddress)
updateFee(uint256 _amount)
updateFeeAddress(address _feeReceiver)
updateManager(address _newManager)
DeployedDAO(address indexed daoAddress)
ElasticDAOImplementationAddressUpdated(address indexed elasticDAOImplementationAddress)
FeeAddressUpdated(address indexed feeReceiver)
FeeUpdated(uint256 amount)
FeesCollected(address indexed feeAddress, uint256 amount)
ManagerUpdated(address indexed newManager)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.