WETHGateway
Verified contract
Active on
Base with 16,252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001657 |
$0 | |
OHNO | ERC-20 | 5.571429 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21779097 | 6 minutes ago | | | 0 | 9.9255268e-7 | |
| 21778007 | 43 minutes ago | | | 0 | 9.9579805e-7 | |
| 21777600 | an hour ago | | | 0.00096159777 | 7.9454364e-7 | |
| 21777127 | an hour ago | | | 0.0007051521 | 7.9485993e-7 | |
| 21775656 | 2 hours ago | | | 0.0011362076 | 7.9468461e-7 | |
| 21774538 | 3 hours ago | | | 0 | 0.0000010031421 | |
| 21774352 | 3 hours ago | | | 0.000064255646 | 7.9809130e-7 | |
| 21773801 | 3 hours ago | | | 0 | 0.0000010083565 | |
| 21773744 | 3 hours ago | | | 0 | 0.0000010071973 | |
| 21773079 | 3 hours ago | | | 0.00073270226 | 0.000000803832725187 |
ABI
ABI objects
Getter at block 21779280
getWETHAddress() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x3e45df33adf1b81e7b45ca468e8e41496a66c837
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.