WormholeBridgeAdapter

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x78662484 at 17517921
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
-
variable spans 48 additional slots

No balances found for "WormholeBridgeAdapter"

No transactions found for "WormholeBridgeAdapter"


Functions
Getter at block 23721217
gasLimit(view returns (uint96)
300000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
wormholeRelayer(view returns (address)
0x0000000000000000000000000000000000000000
xERC20(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
addressToBytes(address addrpure returns (bytes32)
allTrustedSenders(uint16 chainIdview returns (bytes32[])
bridgeCost(uint16 targetChainIdview returns (uint256 gasCost)
chainGasLimit(uint16 targetChainIdview returns (uint96)
customGasLimits(uint16view returns (uint96)
isTrustedSender(uint16 chainIdaddress addrview returns (bool)
isTrustedSender(uint16 chainIdbytes32 addrview returns (bool)
processedNonces(bytes32view returns (bool)
targetAddress(uint16view returns (address)
State-modifying
acceptOwnership(
addTrustedSenders(struct WormholeTrustedSenderTrustedSender[] _trustedSenders
bridge(uint256 dstChainIduint256 amountaddress topayable 
initialize(address newxerc20address newOwneraddress wormholeRelayerAddressuint16[] targetChains
receiveWormholeMessages(bytes payloadbytes[]bytes32 senderAddressuint16 sourceChainbytes32 noncepayable 
removeTrustedSenders(struct WormholeTrustedSenderTrustedSender[] _trustedSenders
renounceOwnership(
setCustomGasLimit(uint16 chainIduint96 newGasLimit
setGasLimit(uint96 newGasLimit
setTargetAddresses(struct WormholeTrustedSenderTrustedSender[] _chainConfig
transferOwnership(address newOwner
Events
BridgedIn(uint256 indexed srcChainIdaddress indexed tokenReceiveruint256 amount
BridgedOut(uint256 indexed dstChainIdaddress indexed bridgeUseraddress indexed tokenReceiveruint256 amount
GasLimitUpdated(uint96 oldGasLimituint96 newGasLimit
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TargetAddressUpdated(uint16 indexed targetChainIdaddress indexed target
TokensSent(uint16 indexed targetChainIdaddress indexed tokenReceiveruint256 amount
TrustedSenderUpdated(uint16 chainIdaddress addrbool added
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.