PathCommunityClaim
Verified contract
Active on
Ethereum with 990 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PATH | ERC-20 | 12.092075M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18863850 | a year ago | | | 0 | 0.0020246337 | |
| 18860736 | a year ago | | | 0 | 0.00070395007 | |
| 18859423 | a year ago | | | 0 | 0.0012572973 | |
| 18856946 | a year ago | | | 0 | 0.0012348230 | |
| 18854213 | a year ago | | | 0 | 0.0019759430 | |
| 18851333 | a year ago | | | 0 | 0.0014106281 | |
| 18849947 | a year ago | | | 0 | 0.0013820095 | |
| 18844188 | a year ago | | | 0 | 0.0021489265 | |
| 18841046 | a year ago | | | 0 | 0.0025989058 | |
| 18838551 | a year ago | | | 0 | 0.0019123988 |
ABI
ABI objects
Getter at block 21223406
grandTotalClaimed() view returns (uint256)
3770926087320243823379949
owner() view returns (address)
0xaa273e19e0281790116563c979d3b0ad49dd2fca
Read-only
allocations(address) view returns (uint256 startVesting, uint256 endVesting, uint256 totalAllocated, uint256 amountClaimed)
getClaimTotal(address _recipient) view returns (uint256 amount)
getRemainingAmount(address _recipient) view returns (uint256 amount)
State-modifying
Events reclaimExcessTokens(uint256 _amount)
renounceOwnership()
setAllocation(address[] _addresses, uint256[] _totalAllocated, uint256[] _startVesting, uint256[] _endVesting)
transferOwnership(address newOwner)
transferTokens(address _recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
claimedToken(address indexed _recipient, uint256 tokensClaimed, uint256 totalClaimed)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.