WrappedTokenGatewayV3
Verified contract
Active on
Base with 3,970 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 "WrappedTokenGatewayV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22900327 | 4 minutes ago | | | 0.00027 | 0.0000023246816 | |
| 22900171 | 9 minutes ago | | | 0 | 0.0000025459371 | |
| 22900080 | 12 minutes ago | | | 0.00038 | 0.0000023253111 | |
| 22899903 | 18 minutes ago | | | 0 | 0.0000025729515 | |
| 22899823 | 20 minutes ago | | | 0.0004 | 0.0000024195886 | |
| 22892996 | 4 hours ago | | | 0.0001 | 0.0000020419141 | |
| 22892485 | 4 hours ago | | | 0 | 0.0000033171034 | |
| 22890730 | 5 hours ago | | | 0 | 0.0000033681735 | |
| 22888578 | 7 hours ago | | | 0.011 | 0.0000020325020 | |
| 22883185 | 10 hours ago | | | 0 | 0.0000032856422 |
ABI
ABI objects
Getter at block 22900428
getWETHAddress() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x6f5ae60d89dbbc4eed4b08d08a68dd5679ac61b4
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrowETH(address, uint256 amount, uint256 interestRateMode, uint16 referralCode)
depositETH(address, address onBehalfOf, uint16 referralCode) payable
emergencyEtherTransfer(address to, uint256 amount)
emergencyTokenTransfer(address token, address to, uint256 amount)
renounceOwnership()
repayETH(address, uint256 amount, uint256 rateMode, address onBehalfOf) payable
transferOwnership(address newOwner)
withdrawETH(address, uint256 amount, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth, address owner, address pool)
fallback()
receive()
This contract contains no error objects.