0x2eeb70f5f1b79738fd4afd9463508a0249349463
Verified contract
Proxy
Active on
Ethereum with 1,443 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
0xe97f…d290
0x0f51…09ad
4 additional
variables
Balances ($1.00)
Native
Value
$1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0004 | $2,510.26 |
$1 | |
MUNITY | ERC-20 | 2.017748M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21085406 | 21 hours ago | | | 0 | 0.00065418367 | |
| 21084791 | a day ago | | | 0 | 0.00081277770 | |
| 21056498 | 5 days ago | | | 0 | 0.00065491403 | |
| 21025264 | 9 days ago | | | 0 | 0.00045696421 | |
| 21020169 | 10 days ago | | | 0 | 0.00092212882 | |
| 20997417 | 13 days ago | | | 0 | 0.00077389026 | |
| 20994647 | 14 days ago | | | 0 | 0.0010178457 | |
| 20993482 | 14 days ago | | | 0 | 0.0018731004 | |
| 20987760 | 14 days ago | | | 0 | 0.00097216078 | |
| 20977671 | 16 days ago | | | 0 | 0.00079412475 |
ABI
ABI objects
Getter at block 21091614
VERSION() view returns (uint32)
2
baseFeePercentage1() view returns (uint32)
0
collectedFeesUnlocksCount() view returns (uint16)
5
extraFees1Allocation() view returns (uint120)
941842150000000000000000
extraFees1AllocationUncollectable() view returns (uint120)
941842150000000000000000
feeCollector() view returns (address)
0x9bb4b952d576dcc7f58797c909b0f4e8c14ae51d
getPassedUnlocksCount() view returns (uint16 _passedUnlocksCount)
5
getTotalUnlocksCount() view returns (uint16 totalUnlocksCount)
5
globalTotalAllocation1() view returns (uint120)
8000000002000000000000000
owner() view returns (address)
0xd985eb1a1309117fef871cc40ebd16fa62c81781
refundEndTime() view returns (uint64)
1709633700
refundReceiver() view returns (address)
0xb96c2ab59360681bfc68570b54555957d57773a3
refundStartTime() view returns (uint64)
1709028900
refundToken() view returns (address)
0x0f51bb10119727a7e5ea3538074fb341f56b09ad
shoToken() view returns (address)
0xe97f6dde78b11b58cb3e394f15ab592cb2acd290
startTime() view returns (uint64)
1709028900
totalRefundableAmount() view returns (uint120)
412370991000000000000000
totalRefundedAllocation() view returns (uint120)
2570823877000000000000000
totalRefundedAmount() view returns (uint120)
139491253000000000000000
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 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.