This contract is being backfilled. You may encounter incomplete storage history.

ACOProxy

Verified contract

Proxy

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

No balances found for "ACOProxy"

0x894c9824b32dec33605592025c3602119c3bcedc8aacc7399b30ac893a53b793
0x12c2f91b587d9414e8600dbb9a3e33dfe51f9913c61d62dd45246d01cdf2ff05
0x5ab5efa5c91468103ba870e691a62e63be0634014a55b3fc88e043bf3aa0edf0
0x104f5d7d755fac68d58742f9a1a371a083f49fb000ac49120188e5db589e199a
0xc686c6ceb236ae8909643f2fc107c3c9d372627a9a117c0df851e31400fda16f
0x7b9af09a8a898d28eaed512b4c2c61b911f6d92a05d0b9edd4253036588bbf30
0x8991e9f78a295fd3fea17ed30d423b5947632ec3a46a4d09fa2d9100a6ca5962
0x5aae697743e6d1414a9385c657d8939e44fa3bac5633de3d139b495d618fcf9d
0x213a0d395f6d123e9a53cde1c048875d7538ae9a9dbcc8d64670e38664a6a03d
0x30a255aa14c03a4811c4618f147cbd045cd1e11f48a9738cdbde812feae1ac23

Functions
Getter at block 20875408
admin(view returns (address adm)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
implementation(view returns (address impl)
0x289faef507ddc92b52c94f775b9060f4eda748c2
proxyType(pure returns (uint256)
2
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
setImplementation(address newImplementationbytes initData
transferProxyAdmin(address newAdmin
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
ProxyAdminUpdated(address previousAdminaddress newAdmin
SetImplementation(address previousImplementationaddress newImplementation
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
constructor(address _adminaddress _implementationbytes _initdata
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.