ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 353 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
0x4bf1…18bd
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191910 | 4 days ago | | | 0 | 0.014223356 | |
| 21191894 | 4 days ago | | | 0 | 0.014571750 | |
| 21191862 | 4 days ago | | | 0 | 0.017305656 | |
| 21191836 | 4 days ago | | | 0 | 0.015295834 | |
| 21191811 | 4 days ago | | | 0 | 0.015070566 | |
| 21191763 | 4 days ago | | | 0 | 0.012586830 | |
| 21191737 | 4 days ago | | | 0 | 0.012080330 | |
| 21141877 | 11 days ago | | | 0 | 0.010888759 | |
| 21141805 | 11 days ago | | | 0 | 0.010330571 | |
| 21141776 | 11 days ago | | | 0 | 0.011586278 |
ABI
ABI objects
Getter at block 21218382 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE() view returns (bytes32)
0xc806a955a4540a681430c702343887fec907f9e462be59f97b2cb3bcf01bb4bd
VERSION() view returns (uint8)
3
bridgeAddress() view returns (address)
0x4bf18196e7689c0bcf60e1ee81ec5d8f29ad18bd
Read-only
computeAddress(bytes32 salt, bytes32 bytecodeHash) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events deploy(uint256 amount, bytes32 salt, bytes bytecode, bytes initializer) returns (address)
deployToken(uint256 amount, bytes32 salt, bytes bytecode, bytes initializer, bool isBridgeable) returns (address)
grantRole(bytes32 role, address account)
initialize(address bridge_)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setBridge(address bridge_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Deployed(address newContract, bytes32 salt, bytes32 bytecodeHash)
DeployedToken(address newContract, bytes32 salt, bytes32 bytecodeHash, string name, string symbol)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.