WrappedTokenGatewayV3
Verified contract
Active on
Base with 579,968 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.000841 |
$0 | |
OHNO | ERC-20 | 4.601549K | -- | -- | |
| ERC-20 | 4.2K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22724378 | 2 minutes ago | | | 0.0008355576 | 2.6276514e-7 | |
| 22724358 | 3 minutes ago | | | 0 | 0.000000706131534629 | |
| 22724346 | 3 minutes ago | | | 0 | 6.7116089e-7 | |
| 22724337 | 3 minutes ago | | | 0.0013205642 | 4.1805145e-7 | |
| 22724337 | 3 minutes ago | | | 0.000041160705 | 6.8147527e-7 | |
| 22724258 | 6 minutes ago | | | 0.003001 | 8.7542492e-7 | |
| 22724218 | 7 minutes ago | | | 0.0052 | 5.8851509e-7 | |
| 22724172 | 9 minutes ago | | | 0 | 0.000034890448 | |
| 22724166 | 9 minutes ago | | | 0 | 6.7113633e-7 | |
| 22724145 | 10 minutes ago | | | 0.000014268986 | 4.6608083e-7 |
ABI
ABI objects
Getter at block 22724430
getWETHAddress() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x639d2dd24304ac2e6a691d8c1cff4a2665925fee
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)
withdrawETHWithPermit(address, uint256 amount, address to, uint256 deadline, uint8 permitV, bytes32 permitR, bytes32 permitS)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth, address owner, address pool)
fallback()
receive()
This contract contains no error objects.