AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 106,429 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
-
variable spans 48 additional slots
2 additional
variables
Balances ($459,386.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BADGER | ERC-20 | 102.504726K | $3.53 |
$361,841.68 | |
xSUSHI | ERC-20 | 38.301306K | $1.38 |
$52,855.8 | |
FARM | ERC-20 | 750.298786 | $52.28 |
$39,225.62 | |
DIGG | ERC-20 | 7.754022 | $704.54 |
$5,463.02 | |
MTA | ERC-20 | 0.048169 | $0.034146 |
$0 | |
bcvxCRV | ERC-20 | 44.457902K | -- | -- | |
bveCVX | ERC-20 | 18.082225K | -- | -- | |
DFD | ERC-20 | 9.194053K | -- | -- | |
bCVX | ERC-20 | 5.417018K | -- | -- | |
graviAURA | ERC-20 | 4.819087K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21231143 | 3 days ago | | | 0 | 0.0025058824 | |
| 21219904 | 4 days ago | | | 0 | 0.0043610738 | |
| 21215441 | 5 days ago | | | 0 | 0.0065693209 | |
| 21206707 | 6 days ago | | | 0 | 0.0020185859 | |
| 21196784 | 7 days ago | | | 0 | 0.0028571950 | |
| 21186807 | 9 days ago | | | 0 | 0.0086484206 | |
| 21186424 | 9 days ago | | | 0 | 0.0061639268 | |
| 21174439 | 10 days ago | | | 0 | 0.0068564966 | |
| 21174393 | 10 days ago | | | 0 | 0.0082644076 | |
| 21147669 | 14 days ago | | | 0 | 0.0015378761 |
ABI
ABI objects
Getter at block 21249273
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE() view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
ROOT_PROPOSER_ROLE() view returns (bytes32)
0x64ba955c8b5b448b2248fa0532807b98b1b75941bbd2184ca97df4881a13b448
ROOT_VALIDATOR_ROLE() view returns (bytes32)
0x2650881bae229064abd4495ca56feba9ce572f8653a1aad517d81f9e3cf174c0
UNPAUSER_ROLE() view returns (bytes32)
0x427da25fe773164f88948d3e215c94b6554e2ed5e5f203a821c9f2f6131cf75a
currentCycle() view returns (uint256)
13315
getCurrentMerkleData() view returns (struct BadgerTreeV2MerkleData)
(0xaf5e156e9b8155c16a4c00c19cfa3b0c40a46df80ae7089685f9cdf49f18fbc1, 0x53cb60b63e3bc7cd1aff99f8df41da85b4f8bb1ab2ae0b2d204c503a54820251, 1713932411, 19722817, 19721930, 19722525)
getPendingMerkleData() view returns (struct BadgerTreeV2MerkleData)
(0xaf5e156e9b8155c16a4c00c19cfa3b0c40a46df80ae7089685f9cdf49f18fbc1, 0x53cb60b63e3bc7cd1aff99f8df41da85b4f8bb1ab2ae0b2d204c503a54820251, 1713931883, 19722774, 19721930, 19722525)
hasPendingRoot() view returns (bool)
false
lastProposeBlockNumber() view returns (uint256)
19722774
lastProposeEndBlock() view returns (uint256)
19722525
lastProposeStartBlock() view returns (uint256)
19721930
lastProposeTimestamp() view returns (uint256)
1713931883
lastPublishBlockNumber() view returns (uint256)
19722817
lastPublishEndBlock() view returns (uint256)
19722525
lastPublishStartBlock() view returns (uint256)
19721930
lastPublishTimestamp() view returns (uint256)
1713932411
merkleContentHash() view returns (bytes32)
0x53cb60b63e3bc7cd1aff99f8df41da85b4f8bb1ab2ae0b2d204c503a54820251
merkleRoot() view returns (bytes32)
0xaf5e156e9b8155c16a4c00c19cfa3b0c40a46df80ae7089685f9cdf49f18fbc1
paused() view returns (bool)
false
pendingCycle() view returns (uint256)
13315
pendingMerkleContentHash() view returns (bytes32)
0x53cb60b63e3bc7cd1aff99f8df41da85b4f8bb1ab2ae0b2d204c503a54820251
pendingMerkleRoot() view returns (bytes32)
0xaf5e156e9b8155c16a4c00c19cfa3b0c40a46df80ae7089685f9cdf49f18fbc1
Read-only
claimed(address, address) view returns (uint256)
encodeClaim(address[] tokens, uint256[] cumulativeAmounts, address account, uint256 index, uint256 cycle) pure returns (bytes encoded, bytes32 hash)
getClaimableFor(address user, address[] tokens, uint256[] cumulativeAmounts) view returns (address[], uint256[])
getClaimedFor(address user, address[] tokens) view returns (address[], uint256[])
getMerkleRootFor(uint256 cycle) view returns (bytes32)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isClaimAvailableFor(address user, address[] tokens, uint256[] cumulativeAmounts) view returns (bool)
totalClaimed(address) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approveRoot(bytes32 root, bytes32 contentHash, uint256 cycle, uint256 startBlock, uint256 endBlock)
claim(address[] tokens, uint256[] cumulativeAmounts, uint256 index, uint256 cycle, bytes32[] merkleProof, uint256[] amountsToClaim)
grantRole(bytes32 role, address account)
initialize(address admin, address initialProposer, address initialValidator)
pause()
proposeRoot(bytes32 root, bytes32 contentHash, uint256 cycle, uint256 startBlock, uint256 endBlock)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCycle(uint256 x)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Claimed(address indexed user, address indexed token, uint256 amount, uint256 indexed cycle, uint256 timestamp, uint256 blockNumber)
InsufficientFundsForRoot(bytes32 indexed root)
Paused(address account)
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)
RootProposed(uint256 indexed cycle, bytes32 indexed root, bytes32 indexed contentHash, uint256 startBlock, uint256 endBlock, uint256 timestamp, uint256 blockNumber)
RootUpdated(uint256 indexed cycle, bytes32 indexed root, bytes32 indexed contentHash, uint256 startBlock, uint256 endBlock, uint256 timestamp, uint256 blockNumber)
Unpaused(address account)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.