PrivateSaleBasinClaim
Verified contract
Active on
Base with 1,168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4788…0326
Balances ($0.00)
No balances found for "PrivateSaleBasinClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3706862 | a year ago | | | 0 | 5.5001849e-7 | |
| 3678814 | a year ago | | | 0 | 0.0000043174040 | |
| 3364533 | a year ago | | | 0 | 0.0000083698720 | |
| 3356402 | a year ago | | | 0 | 8.6890414e-7 | |
| 3335016 | a year ago | | | 0 | 0.000017113399 | |
| 3261654 | a year ago | | | 0 | 5.6309019e-7 | |
| 3141909 | a year ago | | | 0 | 0.0000020832351 | |
| 3129360 | a year ago | | | 0 | 5.7130592e-7 | |
| 3127570 | a year ago | | | 0 | 0.000000602677397625 | |
| 3125864 | a year ago | | | 0 | 7.4508062e-7 |
ABI
ABI objects
Getter at block 22920355
BASIN() view returns (address)
0x4788de271f50ea6f5d5d2a5072b8d3c61d650326
owner() view returns (address)
0x6fe9a453fa576991b564b40f153f18e2f17a0796
releaseTime() view returns (uint256)
1691596835
released() view returns (bool)
true
Read-only
_unlocked(address _beneficiary) view returns (uint256)
claimable(address) view returns (uint256)
claimed(address) view returns (uint256)
State-modifying
Events claim(address _beneficiary)
governanceRecoverUnsupported(address _token, address _to, uint256 _amount)
release()
renounceOwnership()
setUserInfo(address user, uint256 _claimable)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenClaimed(address indexed beneficiary, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.