L2WormholeGateway

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8be107e1 at 5045553
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 "L2WormholeGateway"

No transactions found for "L2WormholeGateway"


Functions
Getter at block 21894608
bridge(view returns (address)
0x0000000000000000000000000000000000000000
bridgeToken(view returns (address)
0x0000000000000000000000000000000000000000
mintedAmount(view returns (uint256)
0
mintingLimit(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
tbtc(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
fromWormholeAddress(bytes32 _addresspure returns (address)
gateways(uint16view returns (bytes32)
toWormholeAddress(address _addresspure returns (bytes32)
State-modifying
initialize(address _bridgeaddress _bridgeTokenaddress _tbtc
receiveTbtc(bytes encodedVm
renounceOwnership(
sendTbtc(uint256 amountuint16 recipientChainbytes32 recipientuint256 arbiterFeeuint32 noncepayable returns (uint64)
transferOwnership(address newOwner
updateGatewayAddress(uint16 chainIdbytes32 gateway
updateMintingLimit(uint256 _mintingLimit
Events
GatewayAddressUpdated(uint16 chainIdbytes32 gateway
Initialized(uint8 version
MintingLimitUpdated(uint256 mintingLimit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WormholeTbtcDeposited(address depositoruint256 amount
WormholeTbtcReceived(address receiveruint256 amount
WormholeTbtcSent(uint256 amountuint16 recipientChainbytes32 gatewaybytes32 recipientuint256 arbiterFeeuint32 nonce
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.