This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 5,407 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 $15,799,062.97
ERC-20
Value $12,817,493.37
ERC-20
Value $11,520,057.68
ERC-20
Value $1,333,844.35
ERC-20
Value $928,419.74
ERC-20
Value $390,145.27
ERC-20
Value $140,326.65
ERC-20
Value $71,762.61
ERC-20
Value $46,714.84
ERC-20
Value $31,827.8
0x56042f3cf3709a5f875459b655828c99e3ef6ac2c1c4e2a191e8b3a5e5800acd
0xcf8fe8813608d0c542fd8fa978c0e497597b8516b14f9709b6b28304621b1c36
0x5b36d71b7ebdf244e37b206fd92d591259f39b5cd6b31f9ea25cfadecfdd67be
0x1496ced0af890b0a01f051880a2ae87202bf132c4483cedc01af9004ace72f35
0x30486288566033faddafa5a1255f851700b648b5e4ed9dbae551b66e6a7d86e2
0x68b66810ff3250cce29809504f535754fe033cb8b5aee6d05df282ad96263828
0x6d85cc12ce7f2fe23eb76f0f36ead43acac3b03a40029e1454bbd4288d994533
0x96da365ad9f4b2db09a36f3404cf93b5609d8e8017698b20950d6918c6486850
0xef58437551e3a36978b66a7552015803225b363c297bc9f019ef0769900effbd
0x9a9fe772153e01f3e48122e28b8cbc223875f706c2b006a3b953f91571540b0d

Functions
Getter at block 20792703
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