AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 8,245 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIGG | ERC-20 | 79.548611 | -- | -- | |
bDIGG | ERC-20 | 23.264099 | -- | -- | |
DIGG | ERC-20 | 15.629859 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12067005 | 4 years ago | | | 0 | 0.0050783320 | |
| 11465998 | 4 years ago | | | 0 | 0.0012885320 | |
| 11465998 | 4 years ago | | | 0 | 0.0012506340 | |
| 11439118 | 4 years ago | | | 0 | 0.0088942560 | |
| 11439077 | 4 years ago | | | 0 | 0.0092011710 | |
| 11438993 | 4 years ago | | | 0 | 0.0014389920 | |
| 11438993 | 4 years ago | | | 0 | 0.0065725450 | |
| 11438414 | 4 years ago | | | 0 | 0.0071383380 | |
| 11438267 | 4 years ago | | | 0 | 0.0048833980 | |
| 11438240 | 4 years ago | | | 0 | 0.0046942750 |
ABI
ABI objects
Getter at block 21262994
MAX_BPS() view returns (uint256)
10000
claimsStart() view returns (uint256)
1607012332
currentRewardRate() view returns (uint256)
10000
epochDuration() view returns (uint256)
86400
finalEpoch() view returns (uint256)
4
getClaimsStartTime() view returns (uint256)
1607012332
getCurrentEpoch() view returns (uint256)
1448
getCurrentRewardsRate() view returns (uint256)
0
getGracePeriodEnd() view returns (uint256)
1607444332
getNextEpochRewardsRate() view returns (uint256)
0
getNextEpochStart() view returns (uint256)
1732551532
getTimeUntilNextEpoch() view returns (uint256)
35273
gracePeriod() view returns (uint256)
432000
merkleRoot() view returns (bytes32)
0xaa06f5d434ce46b0d08b82a2bb1b34d2c1d0aeae126867bc3885e6338cbd9f2c
owner() view returns (address)
0xb65cef03b9b89f99517643226d76e286ee999e77
rewardReductionPerEpoch() view returns (uint256)
2000
rewardsEscrow() view returns (address)
0xbe838ae7f6ba97e7eb545a3f43ee96ffbb3184dc
token() view returns (address)
0x3472a5a71965499acd81997a54bba8d852c6e53d
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__MerkleDistributor_init(address token_, bytes32 merkleRoot_)
claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
initialize(address token_, bytes32 merkleRoot_, uint256 epochDuration_, uint256 rewardReductionPerEpoch_, uint256 claimsStart_, uint256 gracePeriod_, address rewardsEscrow_, address owner_)
recycleExcess()
renounceOwnership()
setGracePeriod(uint256 duration)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Claimed(uint256 index, address account, uint256 amount)
Hunt(uint256 index, address indexed account, uint256 amount, uint256 userClaim, uint256 rewardsEscrowClaim)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.