OneInchExchange
Verified contract
Active on
Ethereum with 418 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x699e…b921
Balances ($6,788.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 400 | $16.97 |
$6,788 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8639207 | 5 years ago | | | 0 | 0.00069375000 | |
| 8638288 | 5 years ago | | | 0.01 | 0.0049241194 | |
| 8638283 | 5 years ago | | | 0.01 | 0.0074016221 | |
| 8638278 | 5 years ago | | | 0.01 | 0.0035833050 | |
| 8638155 | 5 years ago | | | 0 | 0.0057632224 | |
| 8638091 | 5 years ago | | | 0 | 0.0017173893 | |
| 8638081 | 5 years ago | | | 0 | 0.0023865501 | |
| 8638077 | 5 years ago | | | 0 | 0.0017173893 | |
| 8638049 | 5 years ago | | | 0 | 0.0037427940 | |
| 8637952 | 5 years ago | | | 0 | 0.011605869 |
ABI
ABI objects
Getter at block 21380290
isOwner() view returns (bool)
false
isShutdown() view returns (bool)
true
owner() view returns (address)
0x4d37f28d2db99e8d35a6c725a5f1749a085850a3
spender() view returns (address)
0x699e45eec929eb4ebf63c46430abfda63e02b921
Read-only
getOrdersInfoRespectingBalancesAndAllowances(address token, address zrx, address zrxTokenProxy, struct IZrxExchangeOrder[] orders) view returns (struct IZrxExchangeOrderInfo[] ordersInfo)
State-modifying
Events infiniteApproveIfNeeded(address token, address to)
marketSellOrders(address makerAsset, address zrxExchange, address zrxTokenProxy, uint256 takerAssetFillAmount, struct IZrxExchangeOrder[] orders, bytes[] signatures) returns (struct IZrxExchangeFillResults totalFillResults)
marketSellOrdersProportion(address tokenSell, address tokenBuy, address zrxExchange, address zrxTokenProxy, struct IZrxExchangeOrder[] orders, bytes[] signatures, uint256 mul, uint256 div)
renounceOwnership()
shutdown()
swap(address fromToken, address toToken, uint256 fromTokenAmount, uint256 minReturnAmount, uint256 guaranteedAmount, address referrer, address[] callAddresses, bytes callDataConcat, uint256[] starts, uint256[] values) payable returns (uint256 returnAmount)
transferOwnership(address newOwner)
withdrawAllToken(address token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Shutdown()
Swapped(address indexed fromToken, address indexed toToken, uint256 fromAmount, uint256 toAmount, address indexed referrer, uint256 referrerFee, uint256 fee)
constructor(address _owner, address _gasToken, uint256 _fee)
fallback()
This contract contains no error objects.