TokenVesting
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xce3f…27b2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAITAMA | ERC-20 | 20.900826K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16623281 | 2 years ago | | | 0 | 0.010114020 | |
| 16401321 | 2 years ago | | | 0 | 0.010856506 | |
| 16179219 | 2 years ago | | | 0 | 0.0078612080 | |
| 15964558 | 2 years ago | | | 0 | 0.0072452160 | |
| 15742636 | 2 years ago | | | 0 | 0.0070916480 | |
| 15737866 | 2 years ago | | | 0 | 0.0070284200 |
ABI
ABI objects
Getter at block 21406194 getScheduleAndPercent() view returns (uint256[], uint256[])
_token() view returns (address)
0xce3f08e664693ca792cace4af1364d5e220827b2
beneficiary() view returns (address)
0x9923c7b72f8c93180bd6a8ddf12a182110c57c1b
isOwner() view returns (bool)
false
owner() view returns (address)
0x7ac9ab3c656d9d539dd4bc7493c435de797306cd
released() view returns (uint256)
13468013000000000
tokenAddress() view returns (address)
0xce3f08e664693ca792cace4af1364d5e220827b2
totalAmount() view returns (uint256)
13468013000000000
Read-only
vestedAmount(uint256 ts) view returns (uint256)
State-modifying
Events changeTokenAddress(address newToken)
release()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensReleased(address token, uint256 amount)
constructor(address token, address beneficiary, uint256 amount, uint256[] schedule, uint256[] percent)
This contract contains no fallback and receive objects.
This contract contains no error objects.