WETHGateway
Verified contract
Active on
Ethereum with 479 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WETHGateway"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20513527 | 3 months ago | | | 12 | 0.0037992448 | |
| 20511805 | 3 months ago | | | 0 | 0.0053479796 | |
| 20509048 | 3 months ago | | | 30 | 0.00043428523 | |
| 20508989 | 3 months ago | | | 0 | 0.0016585438 | |
| 20508964 | 3 months ago | | | 32 | 0.00058265456 | |
| 20508960 | 3 months ago | | | 0 | 0.0011133348 | |
| 20508957 | 3 months ago | | | 27 | 0.00055757581 | |
| 20508954 | 3 months ago | | | 0 | 0.0011115992 | |
| 20508944 | 3 months ago | | | 0 | 0.0011046984 | |
| 20507503 | 3 months ago | | | 44 | 0.0025480667 |
ABI
ABI objects
Getter at block 21157471
getWETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x0235a22a38dd09291800e097bd2ebe6e3b4d5f04
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
depositETHWithAutoDLP(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.