WrappedTokenGatewayV3
Verified contract
Active on
Base with 619,319 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.000861 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000997 |
$0 | |
OHNO | ERC-20 | 7.22451K | -- | -- | |
| ERC-20 | 4.2K | -- | -- | |
| ERC-20 | 4.2K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
Claim LIDO | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
POTUS | ERC-20 | 1.020195K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22721287 | a few seconds ago | | | 0 | 0.0000015707051 | |
| 22721219 | 2 minutes ago | | | 0 | 0.0000015707051 | |
| 22721201 | 3 minutes ago | | | 0.000027374785 | 0.0000012924784 | |
| 22721166 | 4 minutes ago | | | 0.021 | 0.0000026770705 | |
| 22721147 | 5 minutes ago | | | 0 | 0.0000015705555 | |
| 22720987 | 10 minutes ago | | | 0 | 0.0000015707051 | |
| 22720977 | 10 minutes ago | | | 0.000028905344 | 0.0000010338157 | |
| 22720961 | 11 minutes ago | | | 0 | 0.0000017708688 | |
| 22720952 | 11 minutes ago | | | 0.000030173983 | 0.0000010338157 | |
| 22720946 | 11 minutes ago | | | 0 | 0.0000015707051 |
ABI
ABI objects
Getter at block 22721287
POOL() view returns (address)
0xa238dd80c259a72e81d7e4664a9801593f98d1c5
WETH() view returns (address)
0x4200000000000000000000000000000000000006
getWETHAddress() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x9390b1735def18560c509e2d0bc090e9d6ba257a
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.