Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000004 | $3,840.21 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Vault"
ABI
ABI objects
Getter at block 23861523
owner() view returns (address)
0xab205ca2fb07ae77b5056309021ae582d3246434
Read-only
flashFeeForToken(address) view returns (uint24)
getBalances(address[] tokens) view returns (uint256[] balances)
State-modifying
Events renounceOwnership()
setFlashFee(address token, uint24 flashFee)
transferOwnership(address newOwner)
transferToken(address _token, address _to, uint256 _amount)
vaultFlash(address token, uint256 amount, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
VaultFlash(address token, uint256 amount, uint256 fee)
constructor(uint24 _defaultFlashFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.