ERC1967Proxy
Verified contract
Proxy
Active on
Base with 25,747 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22749648 | 6 minutes ago | | | 0 | 0.000020145245 | |
| 22749570 | 8 minutes ago | | | 0 | 0.000019893488 | |
| 22749361 | 15 minutes ago | | | 0.0003 | 0.0000029873129 | |
| 22749253 | 19 minutes ago | | | 0 | 0.0000031657081 | |
| 22749054 | 26 minutes ago | | | 0 | 0.000011692782 | |
| 22748603 | 41 minutes ago | | | 0 | 0.0000032296293 | |
| 22748534 | 43 minutes ago | | | 0 | 0.000027086581 | |
| 22747777 | an hour ago | | | 0.13 | 0.000025736311 | |
| 22747221 | an hour ago | | | 0 | 0.000019662321 | |
| 22747166 | an hour ago | | | 0.00088 | 0.000020538440 |
ABI
ABI objects
Getter at block 22749818 proxiableUUID() view returns (bytes32)
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
isOwltoRouter() pure returns (bool)
true
owner() view returns (address)
0x2f55bafb231285879120ee18a6a7a144e261229e
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize()
renounceOwnership()
swapOnSourceChain(struct SourceSwapDescription desc, bytes signature) payable
swapOnTargetChain(struct TargetSwapDescription desc, bytes signature) payable
transferOwnership(address newOwner)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecipientBalanceRecord(uint256 indexed balanceBefore, uint256 indexed balanceAfter)
Upgraded(address indexed implementation)
constructor(address implementation, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AddressEmptyCode(address target)
DexCallError(address router, bytes result)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SignatureError()
TransferNativeTokenError(address from, address to, uint256 amount, bytes result)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)