TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 118 txns
Deployed by via 0x79ff80e5 at 13663840
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransparentUpgradeableProxy"

0x200c432ea87301eac1dd1b6ab99fc10b476acf008e7e960dd6e012b8e18061aa
0x01867a68116479f358304ea776c91e51d814145ee23085afc227869435858dc8
0xcf579b6954f50abb25a2c19026feaca19805fb525c3e7556d07e9b49366c3370
0xdff23b4716d2750ed8eb1950724a3280f4d323c5a9e90a8ce03c64e41b2cc31b
0x2182be180715b3c022c2882ef5f50c2813cf8f257a79ed55dcbe781a51a4f3c9
0x8268c1a398af1720cff273e01f5829bb4cdcef4e211f1bfc55714147c7513813
0xc53a85ae1ded9a79d8e71ce2492f37a2c16ad6f33820e0ab2f089cef53312bf0
0x029e99018f845bb6fa2371ce23cb6d46ae2c9450f080f2eb677c8d641c039346
0x7945087473bad4330d97ae9b68fbcc0c78822be22f7da2cbe22110abb038e991
0x625d114423946f712f78a267f9a7c55b92f6a65579afac5e21770ad49abea607

Functions
Getter at block 21162553
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
defaultBridge(view returns (address)
0x0000000000000000000000000000000000000000
getAllowList(view returns (address[])
[]
getBlocklist(view returns (address[])
[]
isTokenBridge(view returns (bool)
false
isTokenRouter(view returns (bool)
true
Read-only
chainSupported(uint256view returns (bool)
getBridge(address _tokenview returns (address bridge)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenBridgeMapping(addressview returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addToAllowList(address _user
addToBlockList(address _user
grantRole(bytes32 roleaddress account
inboundTransfer(uint256 _fromChainIdaddress _tokenaddress _fromaddress _touint256 _amountbytes _datapayable returns (bytes)
initialize(
outboundTransfer(uint256 _toChainIdaddress _tokenaddress _touint256 _amountbytes _datapayable returns (bytes)
removeFromAllowList(address _user
removeFromBlockList(address _user
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBridges(address[] _tokensaddress[] _bridges
setChainSupported(uint256[] _chainIdsbool[] _status
setDefaultBridge(address _bridge
tokenTransfer(address _assetaddress _touint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
BridgeSet(address tokenaddress bridge
ChainSupportedSet(uint256 chainIdbool status
DefaultBridgeUpdated(address oldDefaultBridgeaddress newDefaultBridge
InboundTransferFinalized(uint256 fromChainIdaddress tokenaddress fromaddress touint256 amountbytes databytes32 checkDigits
OutboundTransferFinalized(uint256 toChainIdaddress tokenaddress fromaddress touint256 amountbytes databytes32 checkDigits
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferRouted(uint256 toChainIdaddress tokenaddress fromaddress touint256 amountaddress bridgebytes data
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.