ExerciseHelperBMX
Verified contract
Active on
Base with 537 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ExerciseHelperBMX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22309772 | 13 days ago | | | 0 | 0.000076448507 | |
| 22169144 | 17 days ago | | | 0 | 0.000036027194 | |
| 22057240 | 19 days ago | | | 0 | 0.000014414409 | |
| 21811692 | 25 days ago | | | 0 | 0.000016528488 | |
| 21811285 | 25 days ago | | | 0 | 0.000016828045 | |
| 21811174 | 25 days ago | | | 0 | 0.0000053747030 | |
| 21711957 | a month ago | | | 0 | 0.000070447102 | |
| 21578175 | a month ago | | | 0 | 0.000024735970 | |
| 21358423 | a month ago | | | 0 | 0.000038046548 | |
| 21265783 | a month ago | | | 0 | 0.000070568725 |
ABI
ABI objects
Getter at block 22885010
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(uint256 _optionTokenAmount, uint256 _profitSlippageAllowed) view returns (uint256 wethNeeded, bool withinSlippageTolerance, uint256 realProfit, uint256 expectedProfit, uint256 profitSlippage)
State-modifying
Events acceptOwnership()
exercise(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)
constructor(struct IRouterroute[] _wBltToWeth, struct IRouterroute[] _bmxToWeth, struct IRouterroute[] _wethToWblt)
This contract contains no fallback and receive objects.
This contract contains no error objects.