ArbitrageMainnet
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc0a4…4d95
0xb981…5497
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OWL | ERC-20 | 247.4141 | -- | -- | |
OCEAN | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8167794 | 5 years ago | | | 0 | 0.00045829300 | |
| 8167791 | 5 years ago | | | 0 | 0.0010761555 | |
| 8167782 | 5 years ago | | | 0 | 0.00044240900 | |
| 8167275 | 5 years ago | | | 0 | 0.0013336400 | |
| 8167269 | 5 years ago | | | 0 | 0.0010060600 | |
| 8167251 | 5 years ago | | | 0 | 0.0013935401 | |
| 8167239 | 5 years ago | | | 0 | 0.00043696000 | |
| 7948592 | 6 years ago | | | 0 | 0.0063198000 | |
| 7946887 | 6 years ago | | | 0 | 0.0020504280 | |
| 7946885 | 6 years ago | | | 0 | 0.0017110740 |
ABI
ABI objects
Getter at block 21399206
dutchXProxy() view returns (address)
0xb9812e2fa995ec53b5b6df34d21f9304762c5497
isOwner() view returns (bool)
false
owner() view returns (address)
0x9ec22e7108af29bcbdf8481d292d9a3dfd301920
uniFactory() view returns (address)
0xc0a47dfe034b400b47bdad5fecda2621de6c4d95
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveToken(address token, address spender, uint256 allowance)
depositEther() payable
depositToken(address token, uint256 amount)
dutchOpportunity(address arbToken, uint256 amount)
renounceOwnership()
transferEther(uint256 amount)
transferOwnership(address newOwner)
transferToken(address token, uint256 amount)
uniswapOpportunity(address arbToken, uint256 amount)
withdrawEther(uint256 amount)
withdrawEtherThenTransfer(uint256 amount)
withdrawToken(address token, uint256 amount) returns (uint256)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Profit(uint256 profit, bool wasDutchOpportunity)
constructor()
fallback()
This contract contains no error objects.