Arbitrage
Verified contract
Active on
Ethereum with 1,154 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 "Arbitrage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9788824 | 5 years ago | | | 0 | 0.00022598800 | |
| 9788317 | 5 years ago | | | 0 | 0.00064949400 | |
| 9788295 | 5 years ago | | | 0 | 0.00010824900 | |
| 6032636 | 6 years ago | | | 0 | 0.0029865850 | |
| 6032531 | 6 years ago | | | 0 | 0.0039501950 | |
| 6032392 | 6 years ago | | | 0 | 0.0028409450 | |
| 6032358 | 6 years ago | | | 0 | 0.0036729650 | |
| 6032304 | 6 years ago | | | 0 | 0.0031821900 | |
| 6032265 | 6 years ago | | | 0 | 0.0031818700 | |
| 6032251 | 6 years ago | | | 0 | 0.0031278050 |
ABI
ABI objects
Getter at block 21224321
ETH() view returns (address)
0x0000000000000000000000000000000000000000
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
lender() view returns (address)
0x57d586906cb1b995dfce24730906f59d60490ff6
tradeExecutor() view returns (address)
0x66c16e9524e4143c63fca51a2cbe3cc18944c794
Read-only
getRepayAmount(uint256 amount) view returns (uint256)
State-modifying
Events executeArbitrage(address token, uint256 amount, address dest, bytes data) returns (bool)
submitTrade(address token, uint256 amount, address dest, bytes data)
This contract contains no event objects.
constructor(address _lender, address _tradeExecutor)
fallback()
This contract contains no error objects.