OneInchExchange
Verified contract
Active on
Ethereum with 348,932 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe4c9…ed2e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OUSD | ERC-20 | 0 | $1.001 |
$0 | |
NETFLIX | ERC-20 | 16.235781M | -- | -- | |
MAGGOT | ERC-20 | 305.541493 | -- | -- | |
hSOV | ERC-20 | 300 | -- | -- | |
PKG | ERC-20 | 100 | -- | -- | |
1INCH | ERC-20 | 1 | -- | -- | |
dMMM | ERC-20 | 0.7 | -- | -- | |
nDRIA | ERC-20 | 0.007359 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408317 | 4 months ago | | | 0.00105 | 0.0019622770 | |
| 20252803 | 5 months ago | | | 0 | 0.00050110700 | |
| 20250668 | 5 months ago | | | 0 | 0.0057647689 | |
| 17499089 | a year ago | | | 0 | 0.020488662 | |
| 17388943 | a year ago | | | 0.01 | 0.0065474993 | |
| 17333203 | a year ago | | | 0.069242243 | 0.0056055287 | |
| 15741512 | 2 years ago | | | 0.14 | 0.024134825 | |
| 15741512 | 2 years ago | | | 0.14 | 0.0054407100 | |
| 14730294 | 3 years ago | | | 0.1 | 0.025083732 | |
| 14724615 | 3 years ago | | | 0.1 | 0.017026530 |
ABI
ABI objects
Getter at block 21246652
isOwner() view returns (bool)
false
isShutdown() view returns (bool)
false
owner() view returns (address)
0x4d37f28d2db99e8d35a6c725a5f1749a085850a3
spender() view returns (address)
0xe4c9194962532feb467dce8b3d42419641c6ed2e
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[] gasLimitsAndValues) payable returns (uint256 returnAmount)
transferOwnership(address newOwner)
withdrawAllToken(address token)
History(address indexed sender, address fromToken, address toToken, uint256 fromAmount, uint256 toAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Shutdown()
Swapped(address indexed fromToken, address indexed toToken, address indexed referrer, uint256 fromAmount, uint256 toAmount, uint256 referrerFee, uint256 fee)
constructor(address _owner, address _gasToken, uint256 _fee)
fallback()
This contract contains no error objects.