ERC1967Proxy

Verified contract

Proxy

Active on Base with 65 txns
Deployed by via 0x1160102b at 19980387
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "ERC1967Proxy"

0xa714807f15cef72daafa987c353b4301ef2680057087adf3c210b6e1a41e7fb9
0x98c24ef8da54e3fecd337b7a03492c37413db6dd4b851254f2de37647a99e9ab
0xac58f50f41e017375ddb51f096bf40f063cfa22a2d44cff3d82be3bbd4fab2de
0x4de2ae0dc081976fe4e4386e681d25d6c952c07e93485a35b69102b718262011
0xfa8e7e8684fa7757733b27675cd19ed921b8750ed20d036b51f8b265984f24dc
0x1f5fdf136189caaa39ad30e675606d3143e6ce25ce1d854a62bd4aed351eb4ad
0x07d38710f004915dcb4522062fcac5e654bcf2cbdbfa510e5a32ef1d4371a679
0x83206228675271ad5662912772742d0d84beca7ab31ee9009ea6f405334daa74
0x91dc6ff3f0624a4888fdaecb335331393ec2646f05f2b197e19391e7154fb22d
0x7afa97a6e41969ef21cd4864e74bbf36c4bab227d91bf0db9503b066bde47db6

Functions
Getter at block 22903880
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
erc20TokenBeacon(view returns (address)
0x8c6e86e852d946f1b642d221fc54529567567f8f
owner(view returns (address)
0x262a8d2f2aedb692a1332c50c90df83b5046ead2
 
proxiableUUID(view returns (bytes32)
Read-only
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
predictERC20TokenAddress(address deployeruint256 nonceview returns (address token)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
deployERC20Token(uint256 noncestruct IERC20TokenFactoryERC20TokenConfig configreturns (address token)
initialize(address owner_
renounceOwnership(payable 
requestOwnershipHandover(payable 
setERC20TokenImplementation(address newImplementation
transferOwnership(address newOwnerpayable 
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
ERC20TokenDeployed(address tokenstruct IERC20TokenFactoryERC20TokenConfig config
Initialized(uint64 version
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
AlreadyInitialized(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotInitializing(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
Unauthorized(