PropertyVaultUUPS

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x81686bb9 at 19644414
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 "PropertyVaultUUPS"

No transactions found for "PropertyVaultUUPS"


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)
0x0000000000000000000000000000000000000000
contractSignature(view returns (bytes)
0x000000000000000000000000d5d0b8cc63a38c034debaa3a2e9c7301ad9d681d000000000000000000000000000000000000000000000000000000000000000001
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
realtMediator(view returns (address)
0x0000000000000000000000000000000000000000
trustedIntermediary(view returns (address)
0x0000000000000000000000000000000000000000
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.