0x68441d4a9a1aec655259a82ecae966daddcb557b
Unverified contract
Proxy
Active on
Base with 1,542 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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
0x01aa…74ab
4 additional
variables
Balances ($28,645.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIO | ERC-20 | 11.353864M | $0.002523 |
$28,645.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23717363 | an hour ago | | | 0 | 4.7745927e-7 | |
| 23708336 | 6 hours ago | | | 0 | 3.5777343e-7 | |
| 23697507 | 12 hours ago | | | 0 | 4.7379180e-7 | |
| 23691880 | 15 hours ago | | | 0 | 4.7301093e-7 | |
| 23676214 | a day ago | | | 0 | 6.1055080e-7 | |
| 23630948 | 2 days ago | | | 0 | 3.7481041e-7 | |
| 23622102 | 2 days ago | | | 0 | 0.0000016673875 | |
| 23615697 | 2 days ago | | | 0 | 0.0000010425094 | |
| 23615238 | 2 days ago | | | 0 | 0.0000014582624 | |
| 23610110 | 3 days ago | | | 0 | 6.2977836e-7 |
ABI
ABI objects
Getter at block 23719193
VERSION() view returns (uint32)
2
baseFeePercentage1() view returns (uint32)
0
collectedFeesUnlocksCount() view returns (uint16)
74
extraFees1Allocation() view returns (uint120)
362286000000000000000
extraFees1AllocationUncollectable() view returns (uint120)
52468794522000000000
feeCollector() view returns (address)
0x1f4a149cdfb30b78c289314dda36991e6da97bdf
getPassedUnlocksCount() view returns (uint16 _passedUnlocksCount)
76
getTotalUnlocksCount() view returns (uint16 totalUnlocksCount)
732
globalTotalAllocation1() view returns (uint120)
12000000053000000000000000
owner() view returns (address)
0xd985eb1a1309117fef871cc40ebd16fa62c81781
refundEndTime() view returns (uint64)
0
refundReceiver() view returns (address)
0x0000000000000000000000000000000000000000
refundStartTime() view returns (uint64)
0
refundToken() view returns (address)
0x0000000000000000000000000000000000000000
shoToken() view returns (address)
0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab
startTime() view returns (uint64)
1727690400
totalRefundableAmount() view returns (uint120)
0
totalRefundedAllocation() view returns (uint120)
0
totalRefundedAmount() view returns (uint120)
0
whitelistingAllowed() view returns (bool)
false
Read-only
blockedUsers(address) view returns (bool)
unlockPercentages(uint256) view returns (uint32)
unlockPeriods(uint256) view returns (uint32)
users1(address) view returns (uint120 allocation, uint120 refundableAmount, uint16 claimedUnlocksCount, uint16 eliminatedAfterUnlock, bool refunded)
State-modifying
Events blockUsers(address[] userAddresses, bool state)
claimUser1() returns (uint120 amountToClaim)
claimUser1(address userAddress) returns (uint120 amountToClaim)
collectFees() returns (uint120 baseFee, uint120 extraFee)
eliminateUsers1(address[] userAddresses)
init(struct SHOVestingInitParameters params)
recoverRefundToken()
refund()
renounceOwnership()
transferOwnership(address newOwner)
update()
whitelistUsers(address[] userAddresses, uint120[] allocations, uint120[] refundableAmounts, bool[] blocked, bool last)
BlockUsers(address[] userAddresses, bool state)
Claim(address indexed user, uint16 currentUnlock, uint120 claimedTokens)
FeeCollection(uint16 currentUnlock, uint120 totalFee, uint120 extraFee)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refund(address user, uint256 refundAmount)
Update(uint16 passedUnlocksCount)
UserElimination(address user, uint16 currentUnlock)
Whitelist(address user, uint120 allocation, uint120 refundableAmount, bool blocked)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.