ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 368 txns
Deployed by via 0xc4658ddc at 15020338
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
-
variable spans 42 additional slots

No balances found for "ERC1967Proxy"

0xa63faebbc3c2490b5403f029d3d4c6ea765b1b113a8188337b7a370d3ff54b43
0x6e30b4eb3930003676913cee311325a6cc9354e82f6f3dfa3320acb5e0352cf1
0x8694606e20b498deeb49c00399a461f3abaa990e2f5d2dc5ccdeee9dfcdce64c
0x5bef3dbaffd8490561b9ddf68f527dfceaf705c98730fd8b72592d9a133ca0db
0x22387dd3bc3a26eaf244484d8aa3937ab37f4b2a7fd0b22616fd62c77ab515fa
0x0605f39e5db5c844bc875992e0cdba8b6526e9b8f167c6ad722665771449edc2
0x60218a905f03a2f06af27d35a4db916e8c547428850d4751bd4413a248e9db21
0x2e3f9cb00cb13004387d483d41c589b8b154201cf74c7bc66b56269b459bd1b0
0x5cb0ca3a5251285469d7a030b393f32a3490336f4594d9c1c9315ebc659930b9
0x1a306b848d73b9b70fd8e56212456fbb8f24ca66e1b2bdefa9d5e64dd74e968f

Functions
Getter at block 21311329
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
VERSION(view returns (uint8)
3
complianceRegistry(view returns (address)
0xc2ce4123c8a4a8519c84541d668e743b98b6fce1
contractSignature(view returns (bytes)
0x0000000000000000000000009d44e992be2af9a8e17911b9be33639e31a2935b000000000000000000000000000000000000000000000000000000000000000001
merkleRoot(view returns (bytes32)
0xfa4cba56ad2d9338b5ca5cca256a4a7e98dd5b24e919bc836e4578c9ddbd5a69
 
proxiableUUID(view returns (bytes32)
realtMediator(view returns (address)
0x4bf18196e7689c0bcf60e1ee81ec5d8f29ad18bd
trustedIntermediary(view returns (address)
0x6f881cd5b73296265b8f79bd8f29207ed55637d4
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalClaimedAmount(address token_address account_view returns (uint256)
totalClaimedAmounts(address[] tokens_address account_view returns (uint256[])
State-modifying
claim(address accountaddress[] tokensuint256[] cumulativeAmountsbytes32 expectedMerkleRootbytes32[] merkleProof
claimAndBridge(address accountaddress[] tokensuint256[] cumulativeAmountsbytes32 expectedMerkleRootbytes32[] merkleProof
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setComplianceRegistry(address complianceRegistry_
setMerkleRoot(bytes32 merkleRoot_
setRealtMediator(address bridge_
setTrustedIntermediary(address trusted
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Claimed(address indexed accountaddress[] tokensuint256[] amounts
ClaimedBridge(address indexed accountaddress[] tokensuint256[] amounts
ComplianceRegistryUpdated(address indexed oldComplianceRegistryaddress indexed newComplianceRegistry
DistributorUpdated(address indexed oldDistributoraddress indexed newDistributor
Initialized(uint8 version
MediatorUpdated(address oldMediatoraddress newMediator
MerkelRootUpdated(bytes32 indexed oldMerkleRootbytes32 indexed newMerkleRoot
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TrustedIntermediaryUpdated(address newTrustedIntermediary
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.