SimpleOneWayTokenBridge

Verified contract

Implementation

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

No balances found for "SimpleOneWayTokenBridge"

No transactions found for "SimpleOneWayTokenBridge"


Functions
Getter at block 20965831
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
bridgeEOA(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
initialize(address _tokenaddress _bridgeEOAaddress initialOwner
lockTokens(uint256 amountaddress chain2Address
renounceOwnership(
setBridgeEOA(address newBridgeEOA
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensLocked(address indexed useruint256 amountaddress bridgeEOAaddress chain2Address
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot