SimpleExerciseHelper
Verified contract
Active on
Base with 416 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BROGE | ERC-20 | 9.999K | -- | -- | |
V | ERC-20 | 50K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22545047 | 7 days ago | | | 0 | 0.0000067572910 | |
| 22357882 | 12 days ago | | | 0 | 0.0000060461404 | |
| 22348765 | 12 days ago | | | 0 | 0.0000063314004 | |
| 22303200 | 13 days ago | | | 0 | 0.0000014629235 | |
| 22208079 | 15 days ago | | | 0 | 0.0000067024950 | |
| 22115384 | 17 days ago | | | 0 | 0.0000047627622 | |
| 21884412 | 23 days ago | | | 0 | 0.0000036928788 | |
| 21841038 | 24 days ago | | | 0 | 0.0000040120896 | |
| 21490377 | a month ago | | | 0 | 0.0000064407001 | |
| 21447618 | a month ago | | | 0 | 0.0000046014410 |
ABI
ABI objects
Getter at block 22867631
fee() view returns (uint256)
25
feeAddress() view returns (address)
0x58761d6c6bf6c4bab96cae125a2e5c8b1859b48a
flashEntered() view returns (bool)
false
owner() view returns (address)
0x89955a99552f11487ffdc054a6875df9446b2902
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
quoteExerciseProfit(address _oToken, uint256 _optionTokenAmount, uint256 _profitSlippageAllowed) view returns (uint256 paymentTokenNeeded, bool withinSlippageTolerance, uint256 realProfit, uint256 expectedProfit, uint256 profitSlippage)
State-modifying
Events acceptOwnership()
exercise(address _oToken, uint256 _amount, uint256 _profitSlippageAllowed, uint256 _swapSlippageAllowed)
receiveFlashLoan(address[] _tokens, uint256[] _amounts, uint256[] _feeAmounts, bytes _userData)
recoverERC20(address _tokenAddress, uint256 _tokenAmount)
renounceOwnership()
setFee(address _recipient, uint256 _newFee)
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.