0xc8b100be4532022f6f14c03df1115b3cad276e6a
Verified contract
Proxy
Active on
Ethereum with 25 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc25a…9155
Balances ($0.00)
No balances found for "0xc8b100be4532022f6f14c03df1115b3cad276e6a"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11008233 | 4 years ago | | | 0 | 0.0030521600 | |
| 10937555 | 4 years ago | | | 0 | 0.0026571205 | |
| 10934023 | 4 years ago | | | 0 | 0.0039312120 | |
| 10933877 | 4 years ago | | | 0 | 0.0054358200 | |
| 10930668 | 4 years ago | | | 0 | 0.0048470160 | |
| 10907661 | 4 years ago | | | 3 | 0.0060352240 | |
| 10907640 | 4 years ago | | | 0 | 0.0058254900 | |
| 10895171 | 4 years ago | | | 8.1939248 | 0.0067896270 | |
| 10892195 | 4 years ago | | | 6.8060752 | 0.0082525030 | |
| 10797396 | 4 years ago | | | 9.530645 | 0.0069637200 |
ABI
ABI objects
Getter at block 21225027
acoFee() view returns (uint256)
0
collateral() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
expiryTime() view returns (uint256)
1601020800
feeDestination() view returns (address)
0xc25a67941ae0897933fc9abd6862dc7c34d49155
isCall() view returns (bool)
true
maxExercisedAccounts() view returns (uint256)
120
name() view returns (string)
ACO ETH-440USDC-C-25SEP20-0800UTC
numberOfAccountsWithCollateral() view returns (uint256)
0
strikeAsset() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
strikeAssetDecimals() view returns (uint8)
6
strikeAssetSymbol() view returns (string)
USDC
strikePrice() view returns (uint256)
440000000
symbol() view returns (string)
ACO ETH-440USDC-C-25SEP20-0800UTC
totalCollateral() view returns (uint256)
0
totalSupply() view returns (uint256)
87000000097780348125
underlying() view returns (address)
0x0000000000000000000000000000000000000000
underlyingDecimals() view returns (uint8)
18
underlyingSymbol() view returns (string)
ETH
Read-only
allowance(address owner, address spender) view returns (uint256)
assignableCollateral(address account) view returns (uint256)
assignableTokens(address account) view returns (uint256)
balanceOf(address account) view returns (uint256)
currentCollateral(address account) view returns (uint256)
currentCollateralizedTokens(address account) view returns (uint256)
getBaseExerciseData(uint256 tokenAmount) view returns (address, uint256)
getCollateralAmount(uint256 tokenAmount) view returns (uint256)
getCollateralOnExercise(uint256 tokenAmount) view returns (uint256, uint256)
getTokenAmount(uint256 collateralAmount) view returns (uint256)
unassignableCollateral(address account) view returns (uint256)
unassignableTokens(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 tokenAmount)
burnFrom(address account, uint256 tokenAmount)
decreaseAllowance(address spender, uint256 amount) returns (bool)
exercise(uint256 tokenAmount, uint256 salt) payable
exerciseAccounts(uint256 tokenAmount, address[] accounts) payable
exerciseAccountsFrom(address account, uint256 tokenAmount, address[] accounts) payable
exerciseFrom(address account, uint256 tokenAmount, uint256 salt) payable
increaseAllowance(address spender, uint256 amount) returns (bool)
init(address _underlying, address _strikeAsset, bool _isCall, uint256 _strikePrice, uint256 _expiryTime, uint256 _acoFee, address _feeDestination, uint256 _maxExercisedAccounts)
mint(uint256 collateralAmount)
mintPayable() payable
mintTo(address account, uint256 collateralAmount)
mintToPayable(address account) payable
redeem()
redeemFrom(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Assigned(address indexed from, address indexed to, uint256 paidAmount, uint256 tokenAmount)
CollateralDeposit(address indexed account, uint256 amount)
CollateralWithdraw(address indexed account, address indexed recipient, uint256 amount, uint256 fee)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.