ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 93,037 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($687.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pufETH | ERC-20 | 0.201 | $3,419.04 |
$687.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245377 | 4 days ago | | | 0 | 0.0033891267 | |
| 21228303 | 6 days ago | | | 0 | 0.0029395531 | |
| 21220748 | 7 days ago | | | 0 | 0.0023507095 | |
| 21198629 | 10 days ago | | | 0 | 0.0038914404 | |
| 21164032 | 15 days ago | | | 0 | 0.0044684563 | |
| 21141420 | 18 days ago | | | 0 | 0.0025868108 | |
| 21121509 | 21 days ago | | | 0 | 0.0016421945 | |
| 21120604 | 21 days ago | | | 0 | 0.0017281794 | |
| 21107867 | 23 days ago | | | 0 | 0.0026335272 | |
| 21106010 | 23 days ago | | | 0 | 0.0011285466 |
ABI
ABI objects
Getter at block 21271506 proxiableUUID() view returns (bytes32)
PUFFER_VAULT() view returns (address)
0xd9a442856c234a39a81a089c06451ebaa4306a72
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
authority() view returns (address)
0x8c1686069474410e6243425f4a10177a94ebee11
isConsumingScheduledOp() view returns (bytes4)
0x00000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events depositStETH(struct Permit permitData, address recipient) returns (uint256 pufETHAmount)
depositWstETH(struct Permit permitData, address recipient) returns (uint256 pufETHAmount)
setAuthority(address newAuthority)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
AuthorityUpdated(address authority)
Initialized(uint64 version)
Upgraded(address indexed implementation)
constructor(address implementation, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AccessManagedInvalidAuthority(address authority)
AccessManagedRequiredDelay(address caller, uint32 delay)
AccessManagedUnauthorized(address caller)
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
InvalidInitialization()
NotInitializing()
SafeERC20FailedOperation(address token)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)