OneInchV5
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
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 "OneInchV5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "OneInchV5"
ABI
ABI objects
Getter at block 22405300
factory() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
Read-only
This contract contains no read-only function objects.
State-modifying
Events init(address owner_)
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
use1inch(address tokenIn, address tokenOut, uint256 amountIn, uint256 minAmountOut, bytes swapTxData)
withdrawERC20(address token)
withdrawNative()
This contract contains no event objects.
constructor(address router_)
receive()
AlreadyInitialised()
OnlyOwner()
UnsupportedToken()