ACOFactoryV3

Verified contract

Implementation

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

No balances found for "ACOFactoryV3"

No transactions found for "ACOFactoryV3"


Functions
Getter at block 20876567
acoFee(view returns (uint256)
0
acoFeeDestination(view returns (address)
0x0000000000000000000000000000000000000000
acoTokenImplementation(view returns (address)
0x0000000000000000000000000000000000000000
factoryAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
acoTokenData(addressview returns (address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTime)
creators(addressview returns (address)
operators(addressview returns (bool)
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
setOperator(address operatorbool newPermission
Events
NewAcoToken(address indexed underlyingaddress indexed strikeAssetbool indexed isCalluint256 strikePriceuint256 expiryTimeaddress acoTokenaddress acoTokenImplementation
NewAcoTokenData(address indexed underlyingaddress indexed strikeAssetbool indexed isCalluint256 strikePriceuint256 expiryTimeaddress acoTokenaddress acoTokenImplementationaddress creator
SetAcoFee(uint256 indexed previousAcoFeeuint256 indexed newAcoFee
SetAcoFeeDestination(address indexed previousAcoFeeDestinationaddress indexed newAcoFeeDestination
SetAcoTokenImplementation(address indexed previousAcoTokenImplementationaddress indexed newAcoTokenImplementation
SetFactoryAdmin(address indexed previousFactoryAdminaddress indexed newFactoryAdmin
SetOperator(address indexed operatorbool indexed previousPermissionbool indexed newPermission
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.