TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 6,154 txns
Deployed by via 0xbc081122 at 17834649
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
-
variable spans 48 additional slots
-
variable spans 9 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
ERC-20
Value $20,197,519.53
ERC-20
Value $10,097,282.41
ERC-20
Value $9,871,140.25
ERC-20
Value $1,273,932.13
ERC-20
Value $714,149.04
ERC-20
Value $334,909.55
ERC-20
Value $55,905.3
ERC-20
Value $42,285.98
ERC-20
Value $37,413.95
ERC-20
Value $28,866.97
0x87df00a4f42cb89cf8998d38288dce4dbd5d7eec92e28361a3e6ab1170e18a1a
0x49a7b33546860de91e1fa406e6111ea57a1d40497154d951576d28f7bbc8de2b
0x0dc827b03bc6cc065b1ce12aab633bd2b89ad4f0205ffbed987f15326cbb8a1f
0x0f329cdd60e2616b852dd47b0a58c9135b7a4fde7181c2fb517d83c895d05327
0x2e22947c01f211d608b48e4fbb543ef7700314dc70220049ed08eed89cc6a025
0xe1743812002a9efa444d869a4e4fb607c93351082cfd638cb04e4d857515ff0e
0x87530cfa53231da32c2937e95cda1a0f4b1253ed6f0cca5ebd5a61e0697cdb4c
0x6ae3000e0c5a4f51ed8350864f22204011aabc0485da0160b654cfb2f423ce93
0x25d37fec9632abf8df142eeff8b99cbbbc624e40d21fa2b80af882d7ce9a0e9d
0x1344733b513130ba2480aca2d9090348c465a6f53ae4beab75b9b63205b5861e

Functions
Getter at block 21271959
messageService(view returns (address)
0xd19d4b5d358258f05d7b411e21a1460d11b0876f
owner(view returns (address)
0x892bb7eed71efb060ab90140e7825d8127991dd3
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
remoteSender(view returns (address)
0x353012dc4a9a6cf55c941badc267f82004a8ceb9
sourceChainId(view returns (uint256)
1
targetChainId(view returns (uint256)
59144
tokenBeacon(view returns (address)
0x971f46a2852d11d59dbf0909e837cfd06f357deb
Read-only
bridgedToNativeToken(addressview returns (address)
nativeToBridgedToken(uint256addressview returns (address)
State-modifying
acceptOwnership(
bridgeToken(address _tokenuint256 _amountaddress _recipientpayable 
bridgeTokenWithPermit(address _tokenuint256 _amountaddress _recipientbytes _permitDatapayable 
completeBridging(address _nativeTokenuint256 _amountaddress _recipientuint256 _chainIdbytes _tokenMetadata
confirmDeployment(address[] _tokenspayable 
initialize(address _securityCounciladdress _messageServiceaddress _tokenBeaconuint256 _sourceChainIduint256 _targetChainIdaddress[] _reservedTokens
pause(
removeReserved(address _token
renounceOwnership(
setCustomContract(address _nativeTokenaddress _targetContract
setDeployed(address[] _nativeTokens
setMessageService(address _messageService
setRemoteTokenBridge(address _remoteTokenBridge
setReserved(address _token
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
BridgingFinalized(address indexed nativeTokenaddress indexed bridgedTokenuint256 indexed amountaddress recipient
BridgingFinalizedV2(address indexed nativeTokenaddress indexed bridgedTokenuint256 amountaddress indexed recipient
BridgingInitiated(address indexed senderaddress recipientaddress indexed tokenuint256 indexed amount
BridgingInitiatedV2(address indexed senderaddress indexed recipientaddress indexed tokenuint256 amount
CustomContractSet(address indexed nativeTokenaddress indexed customContractaddress indexed setBy
DeploymentConfirmed(address[] tokensaddress indexed confirmedBy
Initialized(uint8 version
MessageServiceUpdated(address indexed newMessageServiceaddress indexed oldMessageServiceaddress indexed setBy
NewToken(address indexed token
NewTokenDeployed(address indexed bridgedTokenaddress indexed nativeToken
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoteTokenBridgeSet(address indexed remoteTokenBridgeaddress indexed setBy
ReservationRemoved(address indexed token
TokenDeployed(address indexed token
TokenReserved(address indexed token
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
AlreadyBridgedToken(address token
AlreadyBrigedToNativeTokenSet(address token
CallerIsNotMessageService(
DecimalsAreUnknown(address token
InvalidPermitData(bytes4 permitDatabytes4 permitSelector
NativeToBridgedTokenAlreadySet(address token
NotReserved(address token
PermitNotAllowingBridge(address spender
PermitNotFromSender(address owner
RemoteTokenBridgeAlreadySet(address remoteTokenBridge
ReservedToken(address token
SenderNotAuthorized(
StatusAddressNotAllowed(address token
TokenNotDeployed(address token
ZeroAddressNotAllowed(
ZeroAmountNotAllowed(uint256 amount