TokenVesting
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdab…f7a5
Balances ($1.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eSOV | ERC-20 | 3.7204 | $0.429592 |
$1.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18373534 | a year ago | | | 0 | 0.0025055400 | |
| 18159146 | a year ago | | | 0 | 0.0024095600 | |
| 17937971 | a year ago | | | 0 | 0.0092543200 | |
| 17716413 | a year ago | | | 0 | 0.0037699200 | |
| 17502967 | a year ago | | | 0 | 0.0031824300 | |
| 17282749 | 2 years ago | | | 0 | 0.0089128160 | |
| 17069904 | 2 years ago | | | 0 | 0.0096483000 | |
| 16850951 | 2 years ago | | | 0 | 0.0055010400 | |
| 16651835 | 2 years ago | | | 0 | 0.0043442500 | |
| 16429968 | 2 years ago | | | 0 | 0.0042684720 |
ABI
ABI objects
Getter at block 21227488 getScheduleAndPercent() view returns (uint256[], uint256[])
_token() view returns (address)
0xbdab72602e9ad40fc6a6852caf43258113b8f7a5
beneficiary() view returns (address)
0x0d32230fc0d4094681d5b188c7a647541952498f
isOwner() view returns (bool)
false
owner() view returns (address)
0x7ac9ab3c656d9d539dd4bc7493c435de797306cd
released() view returns (uint256)
64789074000000000000000
tokenAddress() view returns (address)
0xbdab72602e9ad40fc6a6852caf43258113b8f7a5
totalAmount() view returns (uint256)
64815000000000000000000
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.