ExchangeProxy
Verified contract
Active on
Ethereum with 109,270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($53,969.67)
Native
Value
$53,969.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 16.749947 | $3,222.08 |
$53,969.67 | |
AXIAv3 | ERC-20 | 0.21375 | $0.000951 |
$0 | |
RGP | ERC-20 | 111.11112K | -- | -- | |
PUMP | ERC-20 | 2.888888 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20809997 | 2 months ago | | | 0 | 0.0010762936 | |
| 20767231 | 2 months ago | | | 0 | 0.00037766678 | |
| 20409050 | 3 months ago | | | 0.003 | 0.00010017700 | |
| 20250910 | 4 months ago | | | 0.003 | 0.00026557520 | |
| 15611079 | 2 years ago | | | 0 | 0.0025505392 | |
| 15020392 | 2 years ago | | | 3.3956763 | 0.012287474 | |
| 15009981 | 2 years ago | | | 4.8303866 | 0.020605832 | |
| 14997773 | 2 years ago | | | 4.4636731 | 0.023399643 | |
| 14995011 | 2 years ago | | | 3.8021942 | 0.014178555 | |
| 14994978 | 2 years ago | | | 3.8089953 | 0.016895787 |
ABI
ABI objects
Getter at block 21158819
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchEthInSwapExactIn(struct ExchangeProxySwap[] swaps, address tokenOut, uint256 minTotalAmountOut) payable returns (uint256 totalAmountOut)
batchEthInSwapExactOut(struct ExchangeProxySwap[] swaps, address tokenOut) payable returns (uint256 totalAmountIn)
batchEthOutSwapExactIn(struct ExchangeProxySwap[] swaps, address tokenIn, uint256 totalAmountIn, uint256 minTotalAmountOut) returns (uint256 totalAmountOut)
batchEthOutSwapExactOut(struct ExchangeProxySwap[] swaps, address tokenIn, uint256 maxTotalAmountIn) returns (uint256 totalAmountIn)
batchSwapExactIn(struct ExchangeProxySwap[] swaps, address tokenIn, address tokenOut, uint256 totalAmountIn, uint256 minTotalAmountOut) returns (uint256 totalAmountOut)
batchSwapExactOut(struct ExchangeProxySwap[] swaps, address tokenIn, address tokenOut, uint256 maxTotalAmountIn) returns (uint256 totalAmountIn)
LOG_CALL(bytes4 indexed sig, address indexed caller, bytes data) anonymous
constructor(address _weth)
fallback()
This contract contains no error objects.