L1USDCGateway

Verified contract

Implementation

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

No balances found for "L1USDCGateway"

No transactions found for "L1USDCGateway"


Functions
Getter at block 21192366
circleCaller(view returns (address)
0x0000000000000000000000000000000000000000
counterpart(view returns (address)
0x0000000000000000000000000000000000000000
depositPaused(view returns (bool)
false
l1USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
l2USDC(view returns (address)
0xe34c91815d7fc18a9e2148bcd4241d0a5848b693
messenger(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x0000000000000000000000000000000000000000
totalBridgedUSDC(view returns (uint256)
0
withdrawPaused(view returns (bool)
false
Read-only
getL2ERC20Address(addressview returns (address)
State-modifying
burnAllLockedUSDC(
depositERC20(address _tokenaddress _touint256 _amountuint256 _gasLimitpayable 
depositERC20(address _tokenuint256 _amountuint256 _gasLimitpayable 
depositERC20AndCall(address _tokenaddress _touint256 _amountbytes _datauint256 _gasLimitpayable 
finalizeWithdrawERC20(address _l1Tokenaddress _l2Tokenaddress _fromaddress _touint256 _amountbytes _datapayable 
initialize(address _counterpartaddress _routeraddress _messenger
onDropMessage(bytes _messagepayable 
pauseDeposit(bool _paused
pauseWithdraw(bool _paused
renounceOwnership(
transferOwnership(address newOwner
updateCircleCaller(address _caller
Events
DepositERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes datauint256 nonce
FinalizeWithdrawERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes data
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundERC20(address indexed tokenaddress indexed recipientuint256 amount
Constructor
constructor(address _l1USDCaddress _l2USDC
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.