TxSaverExecutor
Verified contract
Active on
Ethereum with 202 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "TxSaverExecutor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273269 | 6 hours ago | | | 0 | 0.016300961 | |
| 21269666 | 18 hours ago | | | 0 | 0.0079943670 | |
| 21262734 | 2 days ago | | | 0 | 0.0064951030 | |
| 21259355 | 2 days ago | | | 0 | 0.012236292 | |
| 21257736 | 2 days ago | | | 0 | 0.017660464 | |
| 21251833 | 3 days ago | | | 0 | 0.032040333 | |
| 21238857 | 5 days ago | | | 0 | 0.017114460 | |
| 21210913 | 9 days ago | | | 0 | 0.0080952974 | |
| 21197517 | 11 days ago | | | 0 | 0.026523922 | |
| 21183043 | 13 days ago | | | 0 | 0.034587324 |
ABI
ABI objects
Getter at block 21274950
BOT_AUTH_ID_FOR_TX_SAVER() view returns (bytes4)
0x5efaa232
RECIPE_EXECUTOR_ID() view returns (bytes4)
0x4c69ee1e
adminVault() view returns (address)
0xccf3d848e08b94478ed8f46ffead3008faf581fd
getBytesTransiently() view returns (bytes result)
0x
getFeeType() view returns (uint256)
0
registry() view returns (address)
0x287778f121f134c66212fb16c9b53ec991d32f5b
Read-only
parseTxSaverSignedData(bytes _data) pure returns (struct StrategyModelRecipe recipe, struct StrategyModelTxSaverSignedData txSaverData)
State-modifying
Events executeTx(struct TxSaverExecutorSafeTxParams _params, uint256 _estimatedGas, uint256 _l1GasCostInEth, struct DFSExchangeDataInjectedExchangeData _injectedExchangeData)
kill()
withdrawStuckFunds(address _token, address _receiver, uint256 _amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
BotNotApproved(address bot)
NonContractCall()
SafeExecutionError()
SenderNotAdmin()
SenderNotOwner()
TxSaverSignatureExpired(uint256 deadline, uint256 currentTimestamp)