OptimismBridgeAdapter

Verified contract

Active on Ethereum with 287 txns
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 "OptimismBridgeAdapter"

0xb5c3894075aa55d2db7db66577a7a1a16ab3dee9bce72f5e29fd58eb70e76f4a
0x7ae7ee8a0aa59f20a54f3d82df3cae0978187b33cd5137327dac338ec155c660
0x459c9fa0670d1b1650845ed07252a320ddcd005b25ac679a60bcd9f6460819cc
0x889f7d21a0b2ddb5f8b6680e8342922b7ac00d2b41a601388c28390079e51d20
0x85ec371786b7048cf4da0a0d6e99599bf33167dd48ac12859e9d2ecbf5590bf4
0xad919cbbabf1034e350942d84d6eea992df84fee1fdd4f369d8d721ebc66d218
0x84e843c67d32adf5d85ceabb7f906550ccfc9c10c877579b2df54854427dedc0
0x1439271494dda7e08dbb7b76253d41187e7ec76c7b51b9e0315e3bb63f36c721
0x99a3f6789fac3f30fa84b5303504e08f4e91f5dd14f20d5288d906aaf9c668a6
0x9c952607c2702bc9102ff56d0c7f6b599a915be33890833120273b3fec0ac610

Functions
Getter at block 21210172
BIFI(view returns (address)
0xbeef8e0982874e0292e6c5751c5a4092b3e1beef
dstChainId(view returns (uint256)
10
gasLimit(view returns (uint32)
1900000
lockbox(view returns (address)
0xc6e3d0caf52e057fb8950ae9d07ae67602919acd
opBridge(view returns (address)
0x25ace71c97b33cc4729cf772ae268934f7ab5fa1
owner(view returns (address)
0x34fef5da92c59d6ac21d0a75ce90b351d0fb6ce6
xBIFI(view returns (address)
0xb1fea302f3b2e93fa04e46dcce35f2fc522d7bb9
Read-only
bridgeCost(uint256 _dstChainIduint256 _amountaddress _toview returns (uint256 gasCost)
errors(uint256view returns (uint256 chainIdaddress useruint256 amount)
State-modifying
bridge(uint256 _dstChainIduint256 _amountaddress _topayable 
initialize(address _bifiaddress _xbifiaddress _lockboxaddress[] _contracts
mint(address _useruint256 _amount
renounceOwnership(
retry(uint256 _errorId
transferOwnership(address newOwner
Events
BridgeError(uint256 indexed errorIdaddress indexed useruint256 amountuint256 timestamp
BridgedIn(uint256 indexed srcChainIdaddress indexed tokenReceiveruint256 amount
BridgedOut(uint256 indexed dstChainIdaddress indexed bridgeUseraddress indexed tokenReceiveruint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NoErrorFound(
WrongSender(