WBTCUSDC 08-October-2021 52000Call WBTC Collateral
Verified contract
Proxy
Active on
Ethereum with 1 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "WBTCUSDC 08-October-2021 52000Call WBTC Collateral"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13345139 | 3 years ago | | | 0 | 0.0026931199 |
ABI
ABI objects
Getter at block 21186834
DOMAIN_SEPARATOR() view returns (bytes32)
0x9b9e3bb6bc899ea75e045436c436a6748a7e2e318b3f2c3a3bce70ecf07ed88e
collateralAsset() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
controller() view returns (address)
0x4ccc2339f87f6c59c6893e1a678c2266ca58dc72
decimals() view returns (uint8)
8
expiryTimestamp() view returns (uint256)
1633680000
getOtokenDetails() view returns (address, address, address, uint256, uint256, bool)
(0x2260fac5e5542a773aa44fbcfedf7c193bc2c599, 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599, 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 5200000000000, 1633680000, false)
isPut() view returns (bool)
false
name() view returns (string)
WBTCUSDC 08-October-2021 52000Call WBTC Collateral
strikeAsset() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
strikePrice() view returns (uint256)
5200000000000
symbol() view returns (string)
oWBTCUSDC/WBTC-08OCT21-52000C
totalSupply() view returns (uint256)
432184786
underlyingAsset() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnOtoken(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _addressBook, address _underlyingAsset, address _strikeAsset, address _collateralAsset, uint256 _strikePrice, uint256 _expiryTimestamp, bool _isPut)
mintOtoken(address account, uint256 amount)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
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)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.