WETHGateway
Verified contract
Active on
Ethereum with 121,471 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,009.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aWETH | ERC-20 | 2.000229 | $3,213.44 |
$6,427.62 | |
USDT | ERC-20 | 457.0893 | $1.001 |
$457.55 | |
DAI | ERC-20 | 124.108372 | $0.999736 |
$124.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156736 | 6 hours ago | | | 0 | 0.0038068713 | |
| 21155179 | 12 hours ago | | | 0.049785736 | 0.0035974335 | |
| 21138905 | 3 days ago | | | 0.00062961843 | 0.0061592127 | |
| 21137055 | 3 days ago | | | 0 | 0.0084044485 | |
| 21137009 | 3 days ago | | | 0 | 0.0083807494 | |
| 21130268 | 4 days ago | | | 0 | 0.0055632554 | |
| 21129773 | 4 days ago | | | 0 | 0.0059498140 | |
| 21115415 | 6 days ago | | | 0.5 | 0.0016626298 | |
| 21110731 | 7 days ago | | | 0 | 0.0010322987 | |
| 21106003 | 7 days ago | | | 0 | 0.0015775016 |
ABI
ABI objects
Getter at block 21158631
getWETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xb9062896ec3a615a4e4444df183f0531a77218ae
Read-only
This contract contains no read-only function objects.
State-modifying
Events authorizeLendingPool(address lendingPool)
borrowETH(address lendingPool, uint256 amount, uint256 interesRateMode, uint16 referralCode)
depositETH(address lendingPool, address onBehalfOf, uint16 referralCode) payable
emergencyEtherTransfer(address to, uint256 amount)
emergencyTokenTransfer(address token, address to, uint256 amount)
renounceOwnership()
repayETH(address lendingPool, uint256 amount, uint256 rateMode, address onBehalfOf) payable
transferOwnership(address newOwner)
withdrawETH(address lendingPool, uint256 amount, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth)
fallback()
receive()
This contract contains no error objects.