Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2e1…17a0
0xc02a…6cc2
0xb316…ed7c
Balances ($10.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 10 | $1.002 |
$10.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16943586 | 2 years ago | | | 0 | 0.00061495567 | |
| 16943579 | 2 years ago | | | 0 | 0.00054203272 | |
| 16943328 | 2 years ago | | | 0 | 0.00082066910 | |
| 16936398 | 2 years ago | | | 0 | 0.0017806062 | |
| 16936388 | 2 years ago | | | 0 | 0.0018281673 | |
| 16905701 | 2 years ago | | | 0 | 0.0030546374 | |
| 16905698 | 2 years ago | | | 0 | 0.0046311352 | |
| 16905696 | 2 years ago | | | 0 | 0.0045937021 | |
| 16905376 | 2 years ago | | | 0 | 0.018269955 | |
| 16903082 | 2 years ago | | | 0 | 0.0048394534 |
ABI
ABI objects
Getter at block 21322586
getAvailableAmount() view returns (uint256)
0
getBookedBalance() view returns (uint256)
0
maxBookingTime() view returns (uint256)
0
ownCoin() view returns (address)
0xb2e1629c9c401085ec50beeba2ba75631ed917a0
ownDexContract() view returns (address)
0xb316b96f8e05f34261b615232ada66d5149fed7c
stableCoin() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
wETHCoin() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getBookingAmount(address user) view returns (uint256)
State-modifying
Events _addOperator(address operator)
_cancelBooking(address user)
_changeOwner(address newOwner)
_completeBookings()
_completeSessions(struct VaultSession[] sessions)
_createSession(uint256 sessionId, uint256 transferedAmount)
_makeBooking(address user, uint256 amount)
_moveSessionsToFinal(struct VaultSession[] sessions)
_proxySwap(address proxyAddress, bytes proxyData, address tokenToBuy, address target)
_removeOperator(address operator)
_sendEth(address target, uint256 amount)
_sendToken(address target, uint256 amount, address token)
_setAllowance(address token, address spender, uint256 amount)
_setMaxBookingTime(uint256 time)
_setOwnCoin(address tokenAddress)
_setOwnDexContract(address dexContract)
_setStableCoin(address tokenAddress)
_setWETHCoin(address tokenAddress)
_startSession(uint256 sessionId, address proxyAddress, bytes proxyData, address tokenToBuy, address target)
CancelBooking(address user)
CreateBooking(address user, uint256 amount)
ExchangeError(address user, string message)
SwapError(string text)
constructor()
receive()
This contract contains no error objects.