This contract is being backfilled. You may encounter incomplete storage history.

ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 371 txns
Deployed by via 0x41010ce9 at 20684294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1967Proxy"

0x9be99d4a74c11dbe841196350fb1a4cfec6d638203978cb8824622cc6dd0861e
0xcfdee7ce4b9f68991384d4150c212da7447ce6c1f2ac0dd50233a24820e5b421
0x3a35cf6604f4c72046e2485433cb937b108b751a4bb23f025acea9fcb1e8bc8f
0xd1d19033affc2366896bd3074cdd2313555357d603ebb2ebf33bbdbc749ac19e
0xe2e0c83f79fca65443ff875b2826d33cd6a45c49cdea3242173b7b4352ed2b26
0x5a7031c905edcb4e1db69fcf9632d2f20f31854b393f633cb2582d896ae906f4
0xe4025eddc306ec4571125669058a9cac0f624d50b810122b68c84a93bbf84647
0x26223e0254f01131a17d10c045c721a8f4f75975777a5c76a4ac3a087bb9d073
0xa745cfccdaeaf7c50fd5406be77a274a8b48426eb8384b27b10b6c292fd99d7e
0x22bd69d4ff09bf3db4702a1be20a2248e4d5656f274494fad4efea280fe7ad39

Functions
Getter at block 20797219
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
isOwltoRouter(pure returns (bool)
true
owner(view returns (address)
0x2f55bafb231285879120ee18a6a7a144e261229e
 
proxiableUUID(view returns (bytes32)
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(
renounceOwnership(
swapOnSourceChain(struct SourceSwapDescription descbytes signaturepayable 
swapOnTargetChain(struct TargetSwapDescription descbytes signaturepayable 
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecipientBalanceRecord(uint256 indexed balanceBeforeuint256 indexed balanceAfter
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
DexCallError(address routerbytes result
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SignatureError(
TransferNativeTokenError(address fromaddress touint256 amountbytes result
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot