TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
Balances ($10.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 11 | $0.996202 |
$10.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21190522 | an hour ago | | | 0.001 | 0.0040400448 | |
| 21186364 | 15 hours ago | | | 0.001 | 0.0084923878 | |
| 21185765 | 17 hours ago | | | 0.001 | 0.0078108676 | |
| 21182607 | a day ago | | | 0 | 0.0048109887 |
ABI
ABI objects
Getter at block 21190771
circleCaller() view returns (address)
0x0000000000000000000000000000000000000000
counterpart() view returns (address)
0xc5e44e2ffe9523809146ed17d62bb382eccf426b
depositPaused() view returns (bool)
false
l1USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
l2USDC() view returns (address)
0xe34c91815d7fc18a9e2148bcd4241d0a5848b693
messenger() view returns (address)
0xdc71366effa760804dcfc3edf87fa2a6f1623304
owner() view returns (address)
0x2818a3af785975a32611155a6ee36c21cec068ca
router() view returns (address)
0x7497756ada7e656ae9f00781af49fc0fd08f8a8a
totalBridgedUSDC() view returns (uint256)
11000000
withdrawPaused() view returns (bool)
false
Read-only
getL2ERC20Address(address) view returns (address)
State-modifying
Events burnAllLockedUSDC()
depositERC20(address _token, address _to, uint256 _amount, uint256 _gasLimit) payable
depositERC20(address _token, uint256 _amount, uint256 _gasLimit) payable
depositERC20AndCall(address _token, address _to, uint256 _amount, bytes _data, uint256 _gasLimit) payable
finalizeWithdrawERC20(address _l1Token, address _l2Token, address _from, address _to, uint256 _amount, bytes _data) payable
initialize(address _counterpart, address _router, address _messenger)
onDropMessage(bytes _message) payable
pauseDeposit(bool _paused)
pauseWithdraw(bool _paused)
renounceOwnership()
transferOwnership(address newOwner)
updateCircleCaller(address _caller)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DepositERC20(address indexed l1Token, address indexed l2Token, address indexed from, address to, uint256 amount, bytes data, uint256 nonce)
FinalizeWithdrawERC20(address indexed l1Token, address indexed l2Token, address indexed from, address to, uint256 amount, bytes data)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundERC20(address indexed token, address indexed recipient, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.