ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 10 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
-
variable spans 44 additional slots
-
variable spans 1 additional slot
3 additional
variables
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21223706 | 23 days ago | | | 0 | 0.00091069857 | |
| 21223668 | 23 days ago | | | 0 | 0.0014958607 | |
| 20090086 | 6 months ago | | | 0 | 0.016956457 | |
| 20085020 | 6 months ago | | | 0 | 0.027119148 | |
| 20084915 | 6 months ago | | | 0 | 0.0058344256 | |
| 20084914 | 6 months ago | | | 0 | 0.00056083639 | |
| 20084913 | 6 months ago | | | 0 | 0.00070535071 | |
| 20084911 | 6 months ago | | | 0 | 0.00083095504 | |
| 20084910 | 6 months ago | | | 0 | 0.00080425119 | |
| 20084907 | 6 months ago | | | 0 | 0.00084299591 |
ABI
ABI objects
Getter at block 21385245 proxiableUUID() view returns (bytes32)
DISTRIBUTION_POOL() view returns (string)
DISTRIBUTION
L1_SENDER_POOL() view returns (string)
L1_SENDER
baseExternalDeps() view returns (address endpoint, address wTokenL2)
(endpoint=0x9de443adc5a411e83f1878ef24c3f52c61571e72, wTokenL2=0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452)
depositTokenExternalDeps() view returns (address token, address wToken)
(token=0xae7ab96520de3a18e5e111b5eaab095312d7fe84, wToken=0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0)
feeConfig() view returns (address)
0x33e689846b1f143793c9d270a26016615a1cae83
getL2Network() pure returns (string)
BASE
lzExternalDeps() view returns (address endpoint, address zroPaymentAddress, bytes adapterParams, uint16 destinationChainId)
(endpoint=0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675, zroPaymentAddress=0x0000000000000000000000000000000000000000, adapterParams=0x, destinationChainId=184)
owner() view returns (address)
0x1fe04bc15cf2c5a2d41a0b3a96725596676eba1e
paused() view returns (bool)
false
Read-only
countProtocols(address deployer_) view returns (uint256)
getBeacon(string poolType_) view returns (address)
getDeployedPools(address deployer_, uint256 offset_, uint256 limit_) view returns (struct IL1FactoryPoolView[] pools_)
getImplementation(string poolType_) view returns (address)
getProxyPool(address deployer_, string protocol_, string poolType_) view returns (address)
listProtocols(address deployer_, uint256 offset_, uint256 limit_) view returns (string[])
predictAddresses(address deployer_, string protocol_) view returns (address distribution_, address l1Sender_)
State-modifying
Events L1FactoryToBase_init()
deploy(struct IL1FactoryL1Params l1Params_)
pause()
renounceOwnership()
setBaseExternalDeps(struct IL1FactoryToBaseBaseExternalDeps externalDeps_)
setDepositTokenExternalDeps(struct IL1FactoryDepositTokenExternalDeps depositTokenExternalDeps_)
setFeeConfig(address feeConfig_)
setImplementations(string[] poolTypes_, address[] implementations_)
setLzExternalDeps(struct IL1FactoryLzExternalDeps lzExternalDeps_)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ProxyDeployed(address proxy, address indexed implementation, string protocol, string poolType)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.