ACOFactoryV2

Verified contract

Implementation

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

No balances found for "ACOFactoryV2"

0x4fb021eb6d64607456f3c6e781afc420be9611c106f802365d969090a5fe4ccf

Functions
Getter at block 21223944
acoFee(view returns (uint256)
0
acoFeeDestination(view returns (address)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
acoTokenImplementation(view returns (address)
0xdd76ac2b7830e92818f9af097d19aab864b131d9
factoryAdmin(view returns (address)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
Read-only
acoTokenData(addressview returns (address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTime)
State-modifying
createAcoToken(address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTimeuint256 maxExercisedAccountsreturns (address)
init(address _factoryAdminaddress _acoTokenImplementationuint256 _acoFeeaddress _acoFeeDestination
setAcoFee(uint256 newAcoFee
setAcoFeeDestination(address newAcoFeeDestination
setAcoTokenImplementation(address newAcoTokenImplementation
setFactoryAdmin(address newFactoryAdmin
Events
NewAcoToken(address indexed underlyingaddress indexed strikeAssetbool indexed isCalluint256 strikePriceuint256 expiryTimeaddress acoTokenaddress acoTokenImplementation
SetAcoFee(uint256 indexed previousAcoFeeuint256 indexed newAcoFee
SetAcoFeeDestination(address indexed previousAcoFeeDestinationaddress indexed newAcoFeeDestination
SetAcoTokenImplementation(address indexed previousAcoTokenImplementationaddress indexed newAcoTokenImplementation
SetFactoryAdmin(address indexed previousFactoryAdminaddress indexed newFactoryAdmin
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.