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

BridgeImplementation

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x9955e014 at 18336939
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots

No balances found for "BridgeImplementation"

0x81c386c17d5aac39953bd79e8638da658389af3fc702a5134685d6a1096211ee
From

Functions
Getter at block 20792148
WETH(view returns (address)
0x0000000000000000000000000000000000000000
chainId(view returns (uint16)
0
evmChainId(view returns (uint256)
0
finality(view returns (uint8)
0
governanceChainId(view returns (uint16)
0
governanceContract(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
implementation(view returns (address)
0x0000000000000000000000000000000000000000
isFork(view returns (bool)
true
tokenImplementation(view returns (address)
0x0000000000000000000000000000000000000000
wormhole(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_parseTransferCommon(bytes encodedpure returns (struct BridgeStructsTransfer transfer)
bridgeContracts(uint16 chainId_view returns (bytes32)
encodeAssetMeta(struct BridgeStructsAssetMeta metapure returns (bytes encoded)
encodeTransfer(struct BridgeStructsTransfer transferpure returns (bytes encoded)
encodeTransferWithPayload(struct BridgeStructsTransferWithPayload transferpure returns (bytes encoded)
governanceActionIsConsumed(bytes32 hashview returns (bool)
isInitialized(address implview returns (bool)
isTransferCompleted(bytes32 hashview returns (bool)
isWrappedAsset(address tokenview returns (bool)
outstandingBridged(address tokenview returns (uint256)
parseAssetMeta(bytes encodedpure returns (struct BridgeStructsAssetMeta meta)
parsePayloadID(bytes encodedpure returns (uint8 payloadID)
parseRecoverChainId(bytes encodedRecoverChainIdpure returns (struct BridgeStructsRecoverChainId rci)
parseRegisterChain(bytes encodedpure returns (struct BridgeStructsRegisterChain chain)
parseTransfer(bytes encodedpure returns (struct BridgeStructsTransfer transfer)
parseTransferWithPayload(bytes encodedpure returns (struct BridgeStructsTransferWithPayload transfer)
parseUpgrade(bytes encodedpure returns (struct BridgeStructsUpgradeContract chain)
wrappedAsset(uint16 tokenChainIdbytes32 tokenAddressview returns (address)
State-modifying
attestToken(address tokenAddressuint32 noncepayable returns (uint64 sequence)
completeTransfer(bytes encodedVm
completeTransferAndUnwrapETH(bytes encodedVm
completeTransferAndUnwrapETHWithPayload(bytes encodedVmreturns (bytes)
completeTransferWithPayload(bytes encodedVmreturns (bytes)
createWrapped(bytes encodedVmreturns (address token)
initialize(
registerChain(bytes encodedVM
submitRecoverChainId(bytes encodedVM
transferTokens(address tokenuint256 amountuint16 recipientChainbytes32 recipientuint256 arbiterFeeuint32 noncepayable returns (uint64 sequence)
transferTokensWithPayload(address tokenuint256 amountuint16 recipientChainbytes32 recipientuint32 noncebytes payloadpayable returns (uint64 sequence)
updateWrapped(bytes encodedVmreturns (address token)
upgrade(bytes encodedVM
wrapAndTransferETH(uint16 recipientChainbytes32 recipientuint256 arbiterFeeuint32 noncepayable returns (uint64 sequence)
wrapAndTransferETHWithPayload(uint16 recipientChainbytes32 recipientuint32 noncebytes payloadpayable returns (uint64 sequence)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ContractUpgraded(address indexed oldContractaddress indexed newContract
TransferRedeemed(uint16 indexed emitterChainIdbytes32 indexed emitterAddressuint64 indexed sequence
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.