Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$9,803.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.858363 | $3,429.92 |
$9,803.95 | |
BITCOIN | ERC-20 | 29.814196K | $0.272963 |
$8,138.17 | |
AAVE | ERC-20 | 29.262204 | $182.34 |
$5,335.67 | |
USDC | ERC-20 | 4.709574K | $1.00 |
$4,709.57 | |
INF | ERC-20 | 577.417662M | $0.000004 |
$2,049.83 | |
DAI | ERC-20 | 1.934043K | $1.00 |
$1,934.04 | |
WALLY | ERC-20 | 2.925295M | $0.000523 |
$1,529.75 | |
WBTC | ERC-20 | 0.014995 | $98,284.00 |
$1,473.76 | |
ICE | ERC-20 | 3.188357K | $0.451619 |
$1,439.92 | |
RARI | ERC-20 | 596.574661 | $2.03 |
$1,211.05 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256019 | a few seconds ago | | | 0 | 0.0016326518 | |
| 21256016 | a minute ago | | | 0 | 0.0026223806 | |
| 21256014 | 2 minutes ago | | | 0 | 0.0017293072 | |
| 21256012 | 2 minutes ago | | | 0 | 0.0015342461 | |
| 21256010 | 2 minutes ago | | | 0 | 0.0021262367 | |
| 21256008 | 3 minutes ago | | | 0 | 0.0025424386 | |
| 21256007 | 3 minutes ago | | | 0 | 0.0035872252 | |
| 21256005 | 3 minutes ago | | | 0 | 0.0021589683 | |
| 21256004 | 4 minutes ago | | | 0 | 0.0020620833 | |
| 21256002 | 4 minutes ago | | | 0 | 0.0016592375 |
ABI
ABI objects
Getter at block 21256020
authenticator() view returns (address)
0x2c4c28ddbdac9c5e7055b4c863b72ea0149d8afe
domainSeparator() view returns (bytes32)
0xc078f884a2676e1345748b1feace7b0abee5d00ecadb6e574dcdd109a63e8943
vault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
vaultRelayer() view returns (address)
0xc92e8bdf79f0507f65a392b0ab4667716bfe0110
Read-only
filledAmount(bytes) view returns (uint256)
getStorageAt(uint256 offset, uint256 length) view returns (bytes)
preSignature(bytes) view returns (uint256)
State-modifying
Events freeFilledAmountStorage(bytes[] orderUids)
freePreSignatureStorage(bytes[] orderUids)
invalidateOrder(bytes orderUid)
setPreSignature(bytes orderUid, bool signed)
settle(address[] tokens, uint256[] clearingPrices, struct GPv2TradeData[] trades, (address, uint256, bytes)[][3] interactions)
simulateDelegatecall(address targetContract, bytes calldataPayload) returns (bytes response)
simulateDelegatecallInternal(address targetContract, bytes calldataPayload) returns (bytes response)
swap(struct IVaultBatchSwapStep[] swaps, address[] tokens, struct GPv2TradeData trade)
Interaction(address indexed target, uint256 value, bytes4 selector)
OrderInvalidated(address indexed owner, bytes orderUid)
PreSignature(address indexed owner, bytes orderUid, bool signed)
Settlement(address indexed solver)
Trade(address indexed owner, address sellToken, address buyToken, uint256 sellAmount, uint256 buyAmount, uint256 feeAmount, bytes orderUid)
constructor(address authenticator_, address vault_)
receive()
This contract contains no error objects.