PathMinterClaim
Verified contract
Active on
Ethereum with 5,174 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 | 86.254294M | -- | -- | |
PATH | ERC-20 | 24.534965M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18820052 | a year ago | | | 0 | 0.0025636992 | |
| 18794850 | a year ago | | | 0 | 0.0037745673 | |
| 18783008 | a year ago | | | 0 | 0.0043792186 | |
| 18775446 | a year ago | | | 0 | 0.0024851095 | |
| 18770423 | a year ago | | | 0 | 0.0028967147 | |
| 18767501 | a year ago | | | 0 | 0.0017933444 | |
| 18766201 | a year ago | | | 0 | 0.0034101055 | |
| 18765138 | a year ago | | | 0 | 0.0026327292 | |
| 18765030 | a year ago | | | 0 | 0.0029077709 | |
| 18758111 | a year ago | | | 0 | 0.0023007207 |
ABI
ABI objects
Getter at block 21218896
endVesting() view returns (uint256)
1654621200
grandTotalClaimed() view returns (uint256)
61745871266966475788137937
owner() view returns (address)
0xaa273e19e0281790116563c979d3b0ad49dd2fca
startTime() view returns (uint256)
1638896400
Read-only
allocations(address) view returns (uint256 initialAllocation, uint256 totalAllocated, uint256 amountClaimed)
getClaimTotal(address _recipient) view returns (uint256 amount)
getRemainingAmount(address _recipient) view returns (uint256 amount)
State-modifying
Events claim()
reclaimExcessTokens(uint256 _amount)
renounceOwnership()
setAllocation(address[] _addresses, uint256[] _totalAllocated, uint256[] _initialPercentage)
transferOwnership(address newOwner)
transferTokens(address _recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
claimedToken(address indexed minter, uint256 tokensClaimed, uint256 totalClaimed)
constructor(address _tokenAddress, uint256 _startTime, uint256 _endVesting)
This contract contains no fallback and receive objects.
This contract contains no error objects.