BridgeV2

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xa9166f72 at 2095674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "BridgeV2"

No transactions found for "BridgeV2"


Functions
Getter at block 21858654
currentChainId(view returns (uint256)
8453
mpc(view returns (address)
0x0000000000000000000000000000000000000000
newMPC(view returns (address)
0x0000000000000000000000000000000000000000
newMPCEffectiveTime(view returns (uint256)
0
oldMPC(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isAdmin(addressview returns (bool)
isTransmitter(addressview returns (bool)
State-modifying
changeMPC(address _newMPCreturns (bool)
changeMPCSigned(address _newMPCbytes signaturereturns (bool)
initialize(address _mpc
receiveRequestV2(bytes _callDataaddress _receiveSide
receiveRequestV2Signed(bytes _callDataaddress _receiveSidebytes signature
renounceOwnership(
setAdminPermission(address _userbool _permission
setTransmitterStatus(address _transmitterbool _status
transferOwnership(address newOwner
transmitRequestV2(bytes _callDataaddress _receiveSideaddress _oppositeBridgeuint256 _chainId
withdrawFee(address tokenaddress touint256 amountreturns (bool)
Events
LogChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 indexed effectiveTimeuint256 chainId
OracleRequest(address bridgebytes callDataaddress receiveSideaddress oppositeBridgeuint256 chainId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAdminPermission(address indexed adminbool permission
SetTransmitterStatus(address indexed transmitterbool status
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.