0xc37c96cecc9cb66ef1a19157a591ccd4a7ace43b
Verified contract
Proxy
Active on
Ethereum with 12 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 1 additional slot
-
variable spans 1 additional slot
-
variable spans 3 additional slots
-
variable spans 1 additional slot
0x4e3b…3ef2
Balances ($149.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sUSD | ERC-20 | 148.5 | $1.004 |
$149.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13795773 | 3 years ago | | | 0 | 0.0022891311 | |
| 13346143 | 3 years ago | | | 0 | 0.0088791312 | |
| 13346124 | 3 years ago | | | 0 | 0.0063820397 | |
| 13346054 | 3 years ago | | | 0 | 0.020112183 | |
| 13317114 | 3 years ago | | | 0 | 0.015560060 | |
| 13298510 | 3 years ago | | | 0 | 0.0079267650 | |
| 13256369 | 3 years ago | | | 0 | 0.0063918879 | |
| 13247499 | 3 years ago | | | 0 | 0.0067599715 | |
| 13236585 | 3 years ago | | | 0 | 0.0077461443 | |
| 13236585 | 3 years ago | | | 0 | 0.0076906971 |
ABI
ABI objects
Getter at block 21380053 canResolve() view returns (bool) oraclePriceAndTimestamp() view returns (uint256 price, uint256 updatedAt)
accumulatedFees() view returns (uint256)
24615000000000000000
creator() view returns (address)
0x036b8c9f7c31713c3a47863afe0031630395facd
customMarket() view returns (bool)
false
deposited() view returns (uint256)
148500000000000000000
fees() view returns (uint256 poolFee, uint256 creatorFee)
(poolFee=5000000000000000, creatorFee=5000000000000000)
iOracleInstance() view returns (address)
0x0000000000000000000000000000000000000000
initialMint() view returns (uint256)
1000000000000000000000
initialized() view returns (bool)
true
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
options() view returns (address long, address short)
(long=0xa3e35bf2345bc172ae157212bacabaae12a71cfe, short=0x1fae724f50ed007d6d1c42d6f9bb801202c18e01)
oracleDetails() view returns (bytes32 key, uint256 strikePrice, uint256 finalPrice, bool customMarket, address iOracleInstanceAddress)
(key=0x7342544300000000000000000000000000000000000000000000000000000000, strikePrice=50000000000000000000000, finalPrice=43026685759680000000000, customMarket=false, iOracleInstanceAddress=0x0000000000000000000000000000000000000000)
owner() view returns (address)
0x5ed98ebb66a929758c7fe5ac60c979adf0f4040a
phase() view returns (uint8)
2
requireUnpaused() view
()
resolved() view returns (bool)
true
resolver() view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
result() view returns (uint8)
1
times() view returns (uint256 maturity, uint256 expiry)
(maturity=1632765600, expiry=1648490400)
totalSupplies() view returns (uint256 long, uint256 short)
(long=98500000000000000000, short=148500000000000000000)
Read-only
balancesOf(address account) view returns (uint256 long, uint256 short)
State-modifying
Events acceptOwnership()
exerciseOptions() returns (uint256)
expire(address beneficiary)
initialize(address _owner, address _binaryOptionMastercopy, address _resolver, address _creator, bytes32 _oracleKey, uint256 _strikePrice, uint256[2] _times, uint256 _deposit, uint256[2] _fees, bool _customMarket, address _iOracleInstanceAddress)
mint(uint256 value)
nominateNewOwner(address _owner)
resolve()
setIOracleInstance(address _address)
MarketResolved(uint8 result, uint256 oraclePrice, uint256 oracleTimestamp, uint256 deposited, uint256 poolFees, uint256 creatorFees)
Mint(uint8 side, address indexed account, uint256 value)
OptionsExercised(address indexed account, uint256 value)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.