AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 7,069 txns
Deployed by via 0xf0c610b1 at 11658199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 45 additional slots
ERC-20
Value $6,484,270.56
ERC-20
Value $38.76
ERC-20
--
ERC-20
--
ERC-20
--
0x0470af0d42017a28494d0ce4af7b0ba9dee9888a65c9b05532c9c607a7f1d754
0xac04406b9c16e2e3f15d7828f4c7c3697d5d17f862f6bf42988941a0ea091713
0x3c6f463078e29f8077871e0b75bb9a61262a8e1df96de2115087c22416ec85ee
0x141c694a313586c6ce41feb676e6391ad22bcad813d8a6d44e345389e7f8706b
0xc12a70c8ba2745a6f1b8d0298f2613e02f7c05c2fe5b4a4059f751d5f41b3999
0x57b4b8a3228054b6e9ff4104fe8cae5e573cfa2767f7997d1fc7884dfad70899
0x1ba38c1c3befcd1eef9ebb726966f799c9afd776f5050223703d2e3e057ffc52
From
0x7dd6661191d441ec17b442330d1b8cfb3e91d8d4c2b5ce12e790a45f9a00659f
0x536ecf491aa2f94599ce7af229e978bbbd530f3da33e1ac08da2b3d79e9733f8
0x144bbf8a15bdbc02cac511a112f25d577302d2204ff500f3db99b806a9817da8

Functions
Getter at block 21287559
TOKEN_LOCK_TYPE_MINT_BURN(view returns (uint8)
2
TOKEN_LOCK_TYPE_TRANSFER(view returns (uint8)
1
admin(view returns (address)
0x70a9016438c8b6236260087d043a7f412cf73944
candidate(view returns (address)
0x70a9016438c8b6236260087d043a7f412cf73944
currentChainId(view returns (uint256)
1
depositCount(view returns (uint256)
4748
paused(view returns (bool)
false
Read-only
bridgeContractsByChainId(uint256view returns (bytes32)
getTokenAddress(bytes32 tokenKeyview returns (address)
getTokenLockType(bytes32 tokenKeyview returns (uint8)
isTokenSupportedOnChain(bytes32 tokenKeyuint256 chainIdview returns (bool)
tokenInfos(bytes32view returns (address tokenAddressuint8 lockType)
tokenSupportedOnChain(bytes32uint256view returns (bool)
withdrawnDeposits(uint256uint256view returns (bool)
wormholeNetworkIdsByChainId(uint256view returns (uint16)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__LnAdminUpgradeable_init(address _admin
__LnErc20Bridge_init(address _admin
addChainSupportForToken(bytes32 tokenKeyuint256 chainId
addToken(bytes32 tokenKeyaddress tokenAddressuint8 lockType
becomeAdmin(
deposit(bytes32 tokenuint256 amountuint64 destChainIdaddress recipientpayable 
dropChainSupportForToken(bytes32 tokenKeyuint256 chainId
pause(
removeToken(bytes32 tokenKey
setCandidate(address _candidate
setUpCCIP(address _erc20MessageBroker
unpause(
withdraw(bytes32 messageIduint256 srcChainIduint256 destChainIdaddress depositoraddress recipientbytes32 currencyuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AdminChanged(address oldAdminaddress newAdmin
BridgeAddressForChainUpdated(uint256 chainIdaddress bridgeAddress
CandidateChanged(address oldCandidateaddress newCandidate
ChainSupportForTokenAdded(bytes32 tokenKeyuint256 chainId
ChainSupportForTokenDropped(bytes32 tokenKeyuint256 chainId
TokenAdded(bytes32 tokenKeyaddress tokenAddressuint8 lockType
TokenDeposited(uint256 srcChainIduint256 destChainIdbytes32 depositIdaddress depositoraddress recipientbytes32 currencyuint256 amount
TokenDeposited(uint256 srcChainIduint256 destChainIduint256 depositIdbytes32 depositorbytes32 recipientbytes32 currencyuint256 amount
TokenDeposited(uint256 srcChainIduint256 destChainIduint256 depositIdbytes32 depositorbytes32 recipientbytes32 currencyuint256 amountuint64 wormholeSequence
TokenRemoved(bytes32 tokenKey
TokenWithdrawn(uint256 srcChainIduint256 destChainIdbytes32 depositIdaddress depositoraddress recipientbytes32 currencyuint256 amount
TokenWithdrawn(uint256 srcChainIduint256 destChainIduint256 depositIdbytes32 depositorbytes32 recipientbytes32 currencyuint256 amount
WormholeNetworkIdUpdated(uint256 chainIduint16 wormholeNetworkId
WormholeSetup(address coreContractuint8 consistencyLevel
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.