Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GETH | ERC-20 | 0.003269 | $2,895.20 |
$9.46 | |
LP | ERC-20 | 10 | $0.059624 |
$0.6 | |
USHI | ERC-20 | 289.819643 | $0.000015 |
$0 | |
aSTETH | ERC-20 | 0 | $3,331.07 |
$0 | |
Shiryo-Inu | ERC-20 | 211.460528M | -- | -- | |
EGGS | ERC-20 | 0 | $0.00 |
$0 | |
EVERMOON | ERC-20 | 0 | $0.000111 |
$0 | |
Mononoke-Inu | ERC-20 | 19.241323 | -- | -- | |
eUSD | ERC-20 | 0 | $1.037 |
$0 | |
flexUSD | ERC-20 | 0 | $0.104742 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240257 | 4 minutes ago | | | 0 | 0.0018567619 | |
| 21240245 | 6 minutes ago | | | 0.013164366 | 0.0020244285 | |
| 21240232 | 9 minutes ago | | | 0 | 0.0017191074 | |
| 21240215 | 12 minutes ago | | | 0 | 0.0023356523 | |
| 21240206 | 14 minutes ago | | | 0.05 | 0.0020060295 | |
| 21240205 | 14 minutes ago | | | 0.019747218 | 0.0024930690 | |
| 21240197 | 16 minutes ago | | | 0.015316 | 0.0020480713 | |
| 21240173 | 21 minutes ago | | | 0 | 0.0029640770 | |
| 21240140 | 27 minutes ago | | | 0.00601559 | 0.0018201137 | |
| 21240138 | 28 minutes ago | | | 0 | 0.0023546906 |
ABI
ABI objects
Getter at block 21240275
DOMAIN_SEPARATOR() view returns (bytes32)
0x39821575e26f6b451072044840d9a68b6718f7a7770887d2b17a3b48f7147ca3
LIMIT_ORDER_RFQ_TYPEHASH() view returns (bytes32)
0x74ab4f0cde46aaf927859983f7d04002116dd057d4c4941f6dbfb775c3e31f45
owner() view returns (address)
0x5e89f8d81c74e311458277ea1be3d3247c7cd7d1
Read-only
invalidatorForOrderRFQ(address maker, uint256 slot) view returns (uint256)
State-modifying
Events cancelOrderRFQ(uint256 orderInfo)
clipperSwap(address srcToken, address dstToken, uint256 amount, uint256 minReturn) payable returns (uint256 returnAmount)
clipperSwapTo(address recipient, address srcToken, address dstToken, uint256 amount, uint256 minReturn) payable returns (uint256 returnAmount)
clipperSwapToWithPermit(address recipient, address srcToken, address dstToken, uint256 amount, uint256 minReturn, bytes permit) returns (uint256 returnAmount)
destroy()
fillOrderRFQ(struct LimitOrderProtocolRFQOrderRFQ order, bytes signature, uint256 makingAmount, uint256 takingAmount) payable returns (uint256, uint256)
fillOrderRFQTo(struct LimitOrderProtocolRFQOrderRFQ order, bytes signature, uint256 makingAmount, uint256 takingAmount, address target) payable returns (uint256, uint256)
fillOrderRFQToWithPermit(struct LimitOrderProtocolRFQOrderRFQ order, bytes signature, uint256 makingAmount, uint256 takingAmount, address target, bytes permit) returns (uint256, uint256)
renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(address caller, struct AggregationRouterV4SwapDescription desc, bytes data) payable returns (uint256 returnAmount, uint256 spentAmount, uint256 gasLeft)
transferOwnership(address newOwner)
uniswapV3Swap(uint256 amount, uint256 minReturn, uint256[] pools) payable returns (uint256 returnAmount)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes)
uniswapV3SwapTo(address recipient, uint256 amount, uint256 minReturn, uint256[] pools) payable returns (uint256 returnAmount)
uniswapV3SwapToWithPermit(address recipient, address srcToken, uint256 amount, uint256 minReturn, uint256[] pools, bytes permit) returns (uint256 returnAmount)
unoswap(address srcToken, uint256 amount, uint256 minReturn, bytes32[] pools) payable returns (uint256 returnAmount)
unoswapWithPermit(address srcToken, uint256 amount, uint256 minReturn, bytes32[] pools, bytes permit) returns (uint256 returnAmount)
OrderFilledRFQ(bytes32 orderHash, uint256 makingAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth, address _clipperExchange)
receive()
This contract contains no error objects.