BigeyesClaim
Verified contract
Active on
Ethereum with 20,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc8de…b9b5
-
variable spans 3 additional slots
Balances ($1.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$BIG | ERC-20 | 2.79115M | $0.00 |
$1.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18852455 | a year ago | | | 0 | 0.0022308931 | |
| 18288625 | a year ago | | | 0 | 0.00078323264 | |
| 18153546 | a year ago | | | 0 | 0.00021949357 | |
| 17635842 | a year ago | | | 0 | 0.00071148830 | |
| 17581707 | a year ago | | | 0 | 0.0017155899 | |
| 17567364 | a year ago | | | 0 | 0.0052661860 | |
| 17560126 | a year ago | | | 0 | 0.0052661860 | |
| 17559794 | a year ago | | | 0 | 0.0052661860 | |
| 17558429 | a year ago | | | 0 | 0.0043598860 | |
| 17558296 | a year ago | | | 0 | 0.0052661860 |
ABI
ABI objects
Getter at block 21246100 getAllClaimers() view returns (address[])
endTime() view returns (uint256)
1718467200
getAllClaimersLength() view returns (uint256)
13865
owner() view returns (address)
0x9893b7d4099b0440f46377dd26eeaffebbdbff7a
projectToken() view returns (address)
0xc8de43bfe33ff496fa14c270d9cb29bda196b9b5
startTime() view returns (uint256)
1686844800
totalAmount() view returns (uint256)
336763179847000000000000000000
totalClaimedAmount() view returns (uint256)
144427343508000000000000000000
Read-only
getClaimerAddress(uint256 index) view returns (address)
getClaimerInfo(address _claimer) view returns (uint256 amount, bool isClaimed)
State-modifying
Events addClaimers(struct Claimers[] _claimers)
claim()
deposit()
forceWithdraw()
removeClaimers(address[] _claimers)
renounceOwnership()
transferOwnership(address newOwner)
updateTimer(uint256 _startTime, uint256 _endTime)
withdrawOtherToken(address token)
withdrawRest()
Claimed(address indexed claimer, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, uint256 _startTime, uint256 _endTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.