GeroVesting
Verified contract
Active on
Ethereum with 983 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3431…5fb5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GERO | ERC-20 | 51.152482M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17712902 | a year ago | | | 0 | 0.0010184414 | |
| 16840966 | 2 years ago | | | 0 | 0.0024444453 | |
| 16826877 | 2 years ago | | | 0 | 0.0029177801 | |
| 15411805 | 2 years ago | | | 0 | 0.00080512591 | |
| 15401900 | 2 years ago | | | 0 | 0.00027854433 | |
| 15390947 | 2 years ago | | | 0 | 0.0011805624 | |
| 15388808 | 2 years ago | | | 0 | 0.00029444955 | |
| 15320619 | 2 years ago | | | 0 | 0.0014663719 | |
| 15105670 | 2 years ago | | | 0 | 0.0035756424 | |
| 15094606 | 2 years ago | | | 0 | 0.00078253534 |
ABI
ABI objects
Getter at block 21259833
owner() view returns (address)
0x94dfbe39556b7d5b66dc6b35adc3a2f4c9b29a1a
paused() view returns (bool)
false
Read-only
_amounts(address) view returns (uint256)
_balances(address) view returns (uint256)
_lastClaim(address) view returns (uint256)
vestedTokens(address account) view returns (uint256)
State-modifying
Events addVesters(address[] owners, uint256[] amounts)
claimVestedTokens()
emergencyPause(bool _state)
emergencyWithdraw()
renounceOwnership()
transferOwnership(address newOwner)
Claim(address indexed account, uint256 timestamp, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAdd)
This contract contains no fallback and receive objects.
This contract contains no error objects.