ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 353 txns
Deployed by via 0x4de25be9 at 16347690
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0x8d6c34d62a8c00190fabdae59d1333f569579cc029e76ef5ef245040cc4edb5f
0xd75e1a0b314df7c2d2889d9510081a4e5542fff732de064870a45c2a450d611b
0x1c780130792b2e546b13da9c8fd1aa70e7ff13aeedf601a9d733563dcb2dc5be
0xfeb98ddad2558802beb2923b13bb8b2663bcad809d78fce5500b8ba101557a16
0x4cd88117e05f26e4cfffee79e12c13f6e062ec385bc4afc8adbd1ca7f0f4ecab
0x497317ebd31b28b21a8b5e31b6d14c16bca724a922445980a1965997c6aaf080
0xbd4272464a46736306f82eb1fb11321e74032c09c759dbfe13bc515ebaf5aefb
0x7583f2f0b243058a49b82fd50ddd03645be5c16b6f50272910cb0ced3d097c5f
0x695251b00bdeeb864e726a8d6bbdafd5f127128b5ba0a4e96940f06a7f9114cc
0x4f03ecd19e940331f357d13b35c64467a90b8aed11127543537ede0dff63331e

Functions
Getter at block 21218382
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xc806a955a4540a681430c702343887fec907f9e462be59f97b2cb3bcf01bb4bd
VERSION(view returns (uint8)
3
bridgeAddress(view returns (address)
0x4bf18196e7689c0bcf60e1ee81ec5d8f29ad18bd
 
proxiableUUID(view returns (bytes32)
Read-only
computeAddress(bytes32 saltbytes32 bytecodeHashview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deploy(uint256 amountbytes32 saltbytes bytecodebytes initializerreturns (address)
deployToken(uint256 amountbytes32 saltbytes bytecodebytes initializerbool isBridgeablereturns (address)
grantRole(bytes32 roleaddress account
initialize(address bridge_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBridge(address bridge_
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Deployed(address newContractbytes32 saltbytes32 bytecodeHash
DeployedToken(address newContractbytes32 saltbytes32 bytecodeHashstring namestring symbol
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.