HegicOptionsETH

Verified contract

Active on Ethereum with 228 txns
Deployed by via 0x172db43d at 11740055
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "HegicOptionsETH"

0xe7eb1f723d4280c568200c31f61cf1dcf05c14834cdfdefd386621a55b05b7d1
0xdcc88adf24321ee909ba4dc83f8ddda033e93dc32b7719ce3c47c7d58be66c94
0xd37b2b26d2c1c6314152dc2e3146f37946d1cf6d930b00b7d1cbb33f0616f8b8
0x578d9c63c08f2600d0bad528e37191f9bef62dd5d76d03dcf8923e1ea01b4952
0x61c088077c9fdde0ee2504b13b239414b3e56137cd59e0d8985b56bec33af063
0xab0ce2b19228d75ac7f9e5336ba04aec6a293fcec4077e613c3b4c6ee66922ee
0x7dbc81e56ad1da5693238bff1f656eb35215a453ad6ba77e28c07f4ac1864581
0xdd2a8059dc3b103c58b933abb20136615535cc0594e8a154d5826a352bb11250
0x73bd671f761b2a34e87a17ac04e3628583fb4df5ba1ba0bbb168b64575183a28
0x7b29380fe75dcb252e0d38811df9ac9c3034f37039c634a8026dc56b4dc0eea8

Functions
Getter at block 21258851
autoExerciser(view returns (address)
0x6b405609b78241112a3030e8a85570f06fbd3aca
baseURI(view returns (string)
name(view returns (string)
HegicOptionsETH
optionsProvider(view returns (address)
0xefc0eeadc1132a12c9487d800112693bf49ecfa2
owner(view returns (address)
0x7e3a1c5775ec2514ba513a2947585b901c0242d5
priceProvider(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
symbol(view returns (string)
HOETH
totalSupply(view returns (uint256)
126
Read-only
autoExerciseDisabled(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOptionCostETH(uint256 _perioduint256 _amountuint256 _strikeuint8 _optionTypeview returns (uint256 ethCost)
getUnderlyingOptionId(uint256 _tokenIdview returns (uint256)
getUnderlyingOptionParams(uint256 _tokenIdview returns (uint8 stateaddress holderuint256 strikeuint256 amountuint256 lockedAmountuint256 premiumuint256 expirationuint8 optionType)
holdingToken(uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAutoExercisable(uint256 _tokenIdview returns (bool)
isValidToken(uint256 _tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
targetPrice(uint256view returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
underlyingOptionId(uint256view returns (uint256)
State-modifying
approve(address touint256 tokenId
burnToken(uint256 _tokenId
createOption(uint256 _perioduint256 _amountuint256 _strikeuint8 _optionTypeaddress _topayable returns (uint256 newTokenId)
detokenizeOption(uint256 _tokenIdbool _burnToken
exercise(uint256 _tokenIdreturns (addressuint256)
exerciseOption(uint256 _tokenIdreturns (uint256 profit)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAutoExerciseDisabled(bool disabled
setAutoExerciser(address _autoExerciser
setTargetPrice(uint256 _tokenIduint256 _newTargetPrice
tokenizeOption(uint256 _optionIdaddress _toreturns (uint256 newTokenId)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Created(address indexed accountuint256 indexed tokenIduint256 indexed optionId
Detokenized(address indexed accountuint256 indexed tokenIduint256 indexed optionIdbool burned
Exercised(address indexed accountuint256 indexed tokenIduint256 indexed optionIduint256 profit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Tokenized(address indexed accountuint256 indexed tokenIduint256 indexed optionId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _optionsProvideraddress _priceProvider
Fallback and receive
receive(
Errors

This contract contains no error objects.