ACOFactoryV4

Verified contract

Implementation

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

No balances found for "ACOFactoryV4"

0x59fe62bf53f9f48c4ac0f3aa52369f50d75266a876f5e598f5592edce592876c

Functions
Getter at block 20876030
DEFAULT_MAX_EXERCISED_ACCOUNTS(view returns (uint256)
100
DEFAULT_MAX_SIGNIFICANT_DIGITS(view returns (uint256)
3
MAX_EXPIRATION(view returns (uint256)
157852800
acoFee(view returns (uint256)
30
acoFeeDestination(view returns (address)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
acoTokenImplementation(view returns (address)
0xfff846a56d6332d92728bdbb597cbf83c917bfa0
factoryAdmin(view returns (address)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
Read-only
acoHashes(bytes32view returns (address)
acoTokenData(addressview returns (address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTime)
assetsSpecificData(addressview returns (uint256 maxSignificantDigitsuint256 maxExercisedAccounts)
creators(addressview returns (address)
getAcoToken(address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTimeview returns (address)
operators(addressview returns (bool)
strikeAssets(addressview returns (bool)
State-modifying
createAcoToken(address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTimeuint256 maxExercisedAccountsreturns (address)
init(address _factoryAdminaddress _acoTokenImplementationuint256 _acoFeeaddress _acoFeeDestination
newAcoToken(address underlyingaddress strikeAssetbool isCalluint256 strikePriceuint256 expiryTimereturns (address)
setAcoFee(uint256 newAcoFee
setAcoFeeDestination(address newAcoFeeDestination
setAcoTokenImplementation(address newAcoTokenImplementation
setAssetSpecificData(address assetuint256 maxSignificantDigitsuint256 maxExercisedAccounts
setFactoryAdmin(address newFactoryAdmin
setOperator(address operatorbool newPermission
setStrikeAssetPermission(address strikeAssetbool 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
SetAssetSpecificData(address indexed assetuint256 previousMaxSignificantDigitsuint256 previousMaxExercisedAccountsuint256 newMaxSignificantDigitsuint256 newMaxExercisedAccounts
SetFactoryAdmin(address indexed previousFactoryAdminaddress indexed newFactoryAdmin
SetOperator(address indexed operatorbool indexed previousPermissionbool indexed newPermission
SetStrikeAssetPermission(address indexed strikeAssetbool indexed previousPermissionbool indexed newPermission
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.