TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2,039 txns
Deployed by via 0xa472a13e at 19559447
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
ERC-20
Value $38,501.96
ERC-20
--
0x676d5f6ff760f0838e6eeb93337e2ff5f50bb4f12450c7e32bc6ee38570fb7b0
0xdad42ccc390e4a586b09bac35619fb250f8d6e9f38ade0ac4a351e8c4f310c9f
0xf14a758312506cd4d5090af80e3f47674d31efc8c6fb72b9327444bc367a7b5a
0x0a03bd354632be5f5b48dff8efbea31460821854c8b92e136da9801b28b17887
0x51658094b4049987776689eb3c5e810f50b8b17c2c96a8652a4e02530b5f07be
0x5b453676561d6f88e8cc8296978a7cc628bcb74e9e507b05e3d1536b81addb14
0xb0459c47b88428fd727e7074273fdbc9c0a91aa483e480380f477f8ec3d49edd
0x829ae903b8ac19ddae501a34d0b17d0a3fd5d7fca7305c3b8ae998933027c691
0x69ef34ea85275ec092e9fbf0e3f2a0cd3f9f065feccac2f01f2055db3e5365e6
0x6a0179392d7073e77571a25cb35cef8a2df2be597763cabb1b9e0b51367cf049

Functions
Getter at block 21319239
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRECISION(view returns (uint256)
10000
releaseDuration(view returns (uint256)
15552000
startTime(view returns (uint256)
1712311223
totalDepositedAmount(view returns (uint256)
25756609194970688038981908
totalEclAmount(view returns (uint256)
26330000000000000000000000
unlockPercent(view returns (uint256)
2000
Read-only
claimedAmounts(addressview returns (uint256)
depositedAmounts(addressview returns (uint256)
getClaimableAmount(address _userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claim(uint256 _amount
fund(uint256 _amountuint256 _unlockPercentuint256 _releaseDuration
grantRole(bytes32 roleaddress account
initialize(address _ecladdress _mirrorEcl
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Claimed(address indexed _useruint256 _amount
Deposited(address indexed _useruint256 _amount
Funded(uint256 _amountuint256 _unlockPercentuint256 _releaseDuration
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
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.